diff options
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-wallpaper-effect.rasi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config-wallpaper-effect.rasi b/config/rofi/config-wallpaper-effect.rasi index 0a91915c..bd5948c9 100644 --- a/config/rofi/config-wallpaper-effect.rasi +++ b/config/rofi/config-wallpaper-effect.rasi @@ -1,7 +1,7 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* Wallpaper Effects */ -@import "~/.config/rofi/config-compact.rasi" +@import "~/.config/rofi/config.rasi" /* ---- Entry ---- */ entry { @@ -17,8 +17,8 @@ window { /* ---- Listview ---- */ listview { fixed-columns: false; - colums: 1; - lines: 5; + colums: 2; + lines: 7; } /* ---- Inputbar ---- */ |
