diff options
Diffstat (limited to 'config/rofi/config-long.rasi')
| -rw-r--r-- | config/rofi/config-long.rasi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index fa41def3..360f250a 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -22,8 +22,8 @@ configuration { /* ---- Window ---- */ window { - width: 20%; - height: 50%; + width: 35%; + height: 60%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -128,7 +128,7 @@ listview { lines: 12; cycle: true; dynamic: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; fixed-height: true; |
