diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2023-11-26 23:52:10 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2023-11-26 23:52:10 +0900 |
| commit | 1727b338712bcffb9400836f2b10f3571b32658c (patch) | |
| tree | 2532723619d4b7021d52172111f079c519d06708 | |
| parent | 48631e1618ff2eb974a2cda8ddef3116f4683f71 (diff) | |
updated rofi-long
| -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; |
