Remove pidctl.sh program starter script

This commit is contained in:
Riyyi
2019-12-30 15:14:11 +01:00
parent 54dc72df20
commit 93e714a823
4 changed files with 30 additions and 99 deletions
+10 -1
View File
@@ -22,6 +22,15 @@ inputctl.sh -k on
inputctl.sh -s off
# Daemon starting
"$HOME"/.scripts/wm/pidctl.sh -d
dunst &
redshift &
emacs --daemon &
thunar --daemon &
sxhkd "$XDG_CONFIG_HOME/sxhkd/$WM" &
xss-lock -- "$HOME"/.scripts/wm/lock.sh &
[ "$WM" = "bspwm" ] && stalonetray &
exec $WM