diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-3-FullScreen-v1.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-3-FullScreen-v1.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi index ab3107f1..591f078f 100644 --- a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi +++ b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi @@ -82,7 +82,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 ---- */ |
