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-rofi-Beats.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-rofi-Beats.rasi') diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index 6ab7b34f..70e1467e 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: horizontal; padding: 20px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", both); children: [ "imagebox", "listbox" ]; border-radius: 10px; } @@ -124,7 +124,7 @@ button selected { listview { enabled: true; columns: 1; - lines: 9; + lines: 8; spacing: 4px; dynamic: true; cycle: true; -- cgit v1.2.3