diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-5.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-5.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi index 8370158c..0c22762d 100644 --- a/config/rofi/themes/KooL_style-5.rasi +++ b/config/rofi/themes/KooL_style-5.rasi @@ -59,7 +59,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper_focused", width); children: [ "inputbar", "listbox" ]; border-radius: 12px; } |
