diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-1.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-1.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi index 6a3d8f08..fdfc955e 100644 --- a/config/rofi/themes/KooL_style-1.rasi +++ b/config/rofi/themes/KooL_style-1.rasi @@ -69,7 +69,7 @@ inputbar { border-radius: 20px; orientation: horizontal; children: ["entry", "dummy", "mode-switcher" ]; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper_focused", width); } /* ---- Entry input ---- */ |
