diff --git a/system/.config/X11/xresources b/system/.config/X11/xresources index f959740..a34a102 100644 --- a/system/.config/X11/xresources +++ b/system/.config/X11/xresources @@ -13,12 +13,13 @@ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ROFI Color theme !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -rofi.color-enabled: true -rofi.color-window: #273238, #273238, #1e2529 -rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff -rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 -rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 +rofi.color-enabled: true +rofi.color-window: #273238, #273238, #1e2529 +rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff +rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 +rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 rofi.seperator-style: solid rofi.opacity: 100 rofi.location: 2 -rofi.yoffset: 35 \ No newline at end of file +rofi.yoffset: 35 +rofi.fixed-num-lines: false \ No newline at end of file