aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/wallpapermenu2
1 files changed, 1 insertions, 1 deletions
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)