diff options
| -rw-r--r-- | config/rofi/config-long.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config-long.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config-long.rasi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index 89116423..a1f33e66 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -104,7 +104,7 @@ entry { listview { enabled: true; columns: 1; - lines: 15; + lines: 12; spacing: 4px; dynamic: true; cycle: true; diff --git a/config/rofi/resolution/1080p/config-long.rasi b/config/rofi/resolution/1080p/config-long.rasi index 89116423..a1f33e66 100644 --- a/config/rofi/resolution/1080p/config-long.rasi +++ b/config/rofi/resolution/1080p/config-long.rasi @@ -104,7 +104,7 @@ entry { listview { enabled: true; columns: 1; - lines: 15; + lines: 12; spacing: 4px; dynamic: true; cycle: true; diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi index 974b7ea9..a6373e8f 100644 --- a/config/rofi/resolution/1440p/config-long.rasi +++ b/config/rofi/resolution/1440p/config-long.rasi @@ -104,7 +104,7 @@ entry { listview { enabled: true; columns: 1; - lines: 15; + lines: 12; spacing: 4px; dynamic: true; cycle: true; |
