added commands to start with the windows manager
This commit is contained in:
@@ -35,8 +35,17 @@ bspc rule -a obs state=floating
|
|||||||
bspc rule -a Pavucontrol state=floating
|
bspc rule -a Pavucontrol state=floating
|
||||||
bspc rule -a "TeamSpeak 3" state=floating
|
bspc rule -a "TeamSpeak 3" state=floating
|
||||||
|
|
||||||
# hotkey daemon
|
# compositor
|
||||||
sxhkd &
|
#compton &
|
||||||
|
|
||||||
|
# restore wallpaper
|
||||||
|
nitrogen --restore
|
||||||
|
|
||||||
# panel
|
# panel
|
||||||
~/.config/bspwm/panel &
|
~/.config/bspwm/panel &
|
||||||
|
|
||||||
|
# hotkey daemon
|
||||||
|
sxhkd &
|
||||||
|
|
||||||
|
# run notification server
|
||||||
|
dunst &
|
||||||
|
|||||||
Reference in New Issue
Block a user