diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index 8911642..a1f33e6 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 8911642..a1f33e6 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 974b7ea..a6373e8 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;