diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-15 15:42:02 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-15 15:42:02 +0900 |
| commit | d483224ccbdb0fbf32cda0c397cda36bdbde4590 (patch) | |
| tree | 75c7c4df59b058560eb33df29c97e192e122f63b /config/rofi/config.rasi | |
| parent | 8aa716dcb0a8c2c60619cc1391bb6ce8ccf317a3 (diff) | |
tweak refresh.sh and rofi config
Diffstat (limited to 'config/rofi/config.rasi')
| -rw-r--r-- | config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 30e3aa74..9537843a 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/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; } |
