From ab6d61c5fc5f8adebd46691f94cf35c32ae631db Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Sun, 7 Sep 2025 21:17:26 +0200 Subject: changed a bunch of things updated the Wallpaper Menu and adjusted other things --- scripts/wallpapermenu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/wallpapermenu') diff --git a/scripts/wallpapermenu b/scripts/wallpapermenu index 789dd1c..c90ff7c 100755 --- a/scripts/wallpapermenu +++ b/scripts/wallpapermenu @@ -6,6 +6,6 @@ set chosen ( if test -z $img; or test $file != $img echo -en "$file\0icon\x1fthumbnail://$file\n" end - end | rofi -dmenu -show-icons -theme ~/.config/rofi/wallpapermenu.rasi) + end | rofi -dmenu -p " " -show-icons -theme ~/.config/rofi/wallpapermenu.rasi) ~/.config/scripts/set_background (echo $chosen) -- cgit v1.2.3