From 3b476e04fa15da74d6e021a9a09600c6f83eeb29 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 19 Nov 2023 16:45:08 +0900 Subject: some changes on rofi --- config/rofi/config-long.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/rofi/config-long.rasi') 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; } -- cgit v1.2.3