diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-19 17:37:13 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-19 17:37:13 +0900 |
| commit | ed1f292299986f8e6cd86947dea7ab682f990dfd (patch) | |
| tree | fbc6d403a875927c28db3835bc1fde1bb116c0ce /config | |
| parent | 03ba43f9fd189bd9060c9a9e60921b924a9b4f40 (diff) | |
updated 1440p
Diffstat (limited to 'config')
| -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 742be4ef..dd997999 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; } |
