Make rofi fit in the screen again
This commit is contained in:
parent
357d0cb5af
commit
1e10799313
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue