summaryrefslogtreecommitdiff
path: root/scripts/setbg
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setbg')
-rw-r--r--scripts/setbg3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/setbg b/scripts/setbg
index 0e3e180..7437005 100644
--- a/scripts/setbg
+++ b/scripts/setbg
@@ -6,10 +6,9 @@ echo "Setting up the wallpaper: $(echo $wall|cut -d '/' -f 8)"
xwallpaper --zoom $wall
echo "Generating pywal color schemes..."
wal -n -i $wall >/dev/null
-#sed -i $HOME/.cache/wal/colors-wol-dwm.h
-#echo "Recompiling dwm w new colors..."
echo "dwm reading Xresources color values at runtime"
xdotool key super+F5
pywal-discord
+$HOME/.local/usr/wal-telegram/wal-telegram
#(cd $HOME/.local/src/dwm && sudo make clean install>/dev/null)
echo "^_^ Enjoy your new look!!!"