diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-08-19 18:52:26 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-08-19 18:52:26 +0530 |
commit | c3157fd295bfb41e74379549920c05951e1784e7 (patch) | |
tree | 6af909896eb314fa95a33cce88011cfd9fc1307f /.scripts/setbg | |
parent | 0a8502de2456f83603c039025548791f650123be (diff) |
script changes + wal template icon path update
Diffstat (limited to '.scripts/setbg')
-rwxr-xr-x | .scripts/setbg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/setbg b/.scripts/setbg index 024f28d..f7a4e95 100755 --- a/.scripts/setbg +++ b/.scripts/setbg @@ -17,5 +17,5 @@ xdotool key super+F5 $HOME/.local/usr/wal-telegram/wal-telegram ln -sf ~/.cache/wal/dunstrc ~/.config/dunst/dunstrc pkill dunst && -dunst +dunst > /dev/null & echo "^_^ Enjoy your new look!!!" |