diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-13-Vertical.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-13-Vertical.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-13-Vertical.rasi b/config/rofi/themes/KooL_style-13-Vertical.rasi index 218251a4..e591f6b2 100644 --- a/config/rofi/themes/KooL_style-13-Vertical.rasi +++ b/config/rofi/themes/KooL_style-13-Vertical.rasi @@ -95,7 +95,7 @@ inputbar { border-radius: 10px; border-color: @border-color; background-color: @background; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper_focused", width); children: [ "textbox-prompt-colon","entry" ]; border: 0px; } |
