diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-19 16:45:08 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-19 16:45:08 +0900 |
| commit | 3b476e04fa15da74d6e021a9a09600c6f83eeb29 (patch) | |
| tree | f73b6db4d418527bd1a36c8755046e2a383c1c0f /config/rofi/config-long.rasi | |
| parent | 8ce5f466697c74c08324d44480bf31d8752b6844 (diff) | |
some changes on rofi
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; } |
