From ed1f292299986f8e6cd86947dea7ab682f990dfd Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 19 Nov 2023 17:37:13 +0900 Subject: [PATCH] updated 1440p --- config/rofi/resolution/1440p/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 742be4e..dd99799 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: horizontal; padding: 20px; - background-image: url("~/.config/rofi/.current_wallpaper", both); + background-image: url("~/.config/rofi/.current_wallpaper", width); children: [ "imagebox", "listbox" ]; border-radius: 10px; }