+ Added elearning-isitup (personal purposes).

+ Added DWM Autostart script
+ Added Conky Launcher Script for DWM
+ More cleaning up
This commit is contained in:
ziro 2020-05-12 20:48:20 +07:00
parent c1db823131
commit 28d74082e0
5 changed files with 24 additions and 3 deletions

6
.scripts/launch-conky_dwm.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/dash
killall conky
while pgrep -u $UID -x conky >/dev/null; do sleep 1; done
conky --config=$HOME/.config/conky/conkyrc_dwm -b