Remove pidctl.sh program starter script
This commit is contained in:
+10
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user