diff --git a/x11/.config/Xresources/Rofi.conf b/x11/.config/Xresources/Rofi.conf index 3c52f16..fe8cea4 100644 --- a/x11/.config/Xresources/Rofi.conf +++ b/x11/.config/Xresources/Rofi.conf @@ -40,6 +40,6 @@ rofi.padding: 15 ! a sidebar look. The fixed-num-lines is required for when there are ! less than 24 possible options when rofi starts. Which happens a lot ! when working with windows. -rofi.lines: 41 -rofi.line-margin: 6 +rofi.lines: 38 +rofi.line-margin: 4 rofi.fixed-num-lines: true