diff options
Diffstat (limited to 'config/rofi/resolution/1440p')
| -rw-r--r-- | config/rofi/resolution/1440p/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index fa92f052..d55fdba3 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-image: url("~/.config/rofi/.current_wallpaper", width); children: [ "inputbar", "imagebox" ]; border-radius: 12px; } |
