From 8146f05e8cd31a340af3ebb578a7c9d5f1d7cb2e Mon Sep 17 00:00:00 2001 From: gerblesh <101901964+gerblesh@users.noreply.github.com> Date: Sat, 26 Aug 2023 14:47:45 -0700 Subject: [PATCH] asdjfkalsdfjaslfkj --- usr/bin/wallpaper-menu.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr/bin/wallpaper-menu.sh b/usr/bin/wallpaper-menu.sh index 5541eb23ed..90605938c7 100755 --- a/usr/bin/wallpaper-menu.sh +++ b/usr/bin/wallpaper-menu.sh @@ -2,5 +2,3 @@ NEW_WALLPAPER=$(/usr/bin/ls -1 "$HOME/Pictures/Wallpapers/Mocha" | fuzzel --dmenu --prompt " Select Wallpaper: ") /usr/bin/wallpaper "$HOME/Pictures/Wallpapers/Mocha/$NEW_WALLPAPER" - -