diff options
Diffstat (limited to 'config/rofi/config-long.rasi')
| -rw-r--r-- | config/rofi/config-long.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index d4ac70dd..2a367a4e 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -47,7 +47,7 @@ mainbox { spacing: 0px; margin: 0px; padding: 20px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-image: url("~/.config/rofi/.current_wallpaper", width); children: [ "listbox" ]; border-radius: 10px; } |
