Make rofi fit in the screen again

This commit is contained in:
Tom Willemse 2016-02-10 12:10:04 +01:00
parent 357d0cb5af
commit 1e10799313

View file

@ -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