diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-08-22 23:59:19 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-08-22 23:59:19 +0900 |
| commit | fe3ce930c59c8e3f0f491e305b6393da9106a0f8 (patch) | |
| tree | ff1c7f938d8988d96db7d6f5117332192a01025d /config/rofi | |
| parent | f82516e99f2d060c0c1eca0eb20fb7bd78715269 (diff) | |
Animations and Decorations on a separate config. - Bump to 2.3.4
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-compact.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index eba12c1b..f16e99aa 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -34,7 +34,7 @@ entry { /* ---- Listview ---- */ listview { columns: 2; - lines: 5; + lines: 6; spacing: 4px; scrollbar: false; border-radius: 12px; |
