diff options
Diffstat (limited to 'config/rofi/config-compact.rasi')
| -rw-r--r-- | config/rofi/config-compact.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index eba12c1b..42b09f30 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -1,7 +1,7 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* Main Config (compact) */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Configuration ---- */ configuration { @@ -34,7 +34,7 @@ entry { /* ---- Listview ---- */ listview { columns: 2; - lines: 5; + lines: 6; spacing: 4px; scrollbar: false; border-radius: 12px; |
