added commands to start with the windows manager

This commit is contained in:
2017-03-26 22:44:13 +02:00
parent 222cf79d4c
commit 41f1dcf319

View File

@@ -35,8 +35,17 @@ bspc rule -a obs state=floating
bspc rule -a Pavucontrol state=floating
bspc rule -a "TeamSpeak 3" state=floating
# hotkey daemon
sxhkd &
# compositor
#compton &
# restore wallpaper
nitrogen --restore
# panel
~/.config/bspwm/panel &
# hotkey daemon
sxhkd &
# run notification server
dunst &