diff --git a/.bspwm-session b/.bspwm-session index 949a8f5..7dcb01f 100755 --- a/.bspwm-session +++ b/.bspwm-session @@ -39,7 +39,7 @@ done # Launch sxhkd: case $HOST in - laptop) sxhkd ~/.config/sxhkd/laptop ~/.config/sxhkd/volume &;; + laptop) sxhkd ~/.config/sxhkd/laptop ~/.config/sxhkd/volume ~/.config/sxhkd/music &;; home) sxhkd ~/.config/sxhkd/volume &;; hegp) sxhkd ~/.config/sxhkd/volume ~/.config/sxhkd/music &;; hegp-laptop) sxhkd ~/.config/sxhkd/volume ~/.config/sxhkd/music &;;