summaryrefslogtreecommitdiff
path: root/.scripts/setbg
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/setbg')
-rwxr-xr-x.scripts/setbg6
1 files changed, 2 insertions, 4 deletions
diff --git a/.scripts/setbg b/.scripts/setbg
index f743745..024f28d 100755
--- a/.scripts/setbg
+++ b/.scripts/setbg
@@ -14,10 +14,8 @@ echo "Generating pywal color schemes..."
wal -n -i $wall >/dev/null &&
echo "dwm reading Xresources color values at runtime"
xdotool key super+F5
-pywal-discord
$HOME/.local/usr/wal-telegram/wal-telegram
ln -sf ~/.cache/wal/dunstrc ~/.config/dunst/dunstrc
-pkill dunst
-dunst &
-#(cd $HOME/.local/src/dwm && sudo make clean install>/dev/null)
+pkill dunst &&
+dunst
echo "^_^ Enjoy your new look!!!"