diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-8.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-8.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi index b369ea96..80265dc6 100644 --- a/config/rofi/themes/KooL_style-8.rasi +++ b/config/rofi/themes/KooL_style-8.rasi @@ -66,7 +66,7 @@ inputbar { padding: 4em; children: [ "textbox-prompt-colon", "entry" ]; background-color: transparent; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper_focused", width); } textbox-prompt-colon { |
