From 7debb1a722465d7a36b6d13c36d398be99f3388b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Jun 2024 21:16:32 +0900 Subject: updated wallpaper effects --- config/rofi/config-wallpaper-effect.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/rofi') 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 ---- */ -- cgit v1.2.3