diff --git a/bspwmrc b/bspwmrc index 902d546..00fd3b9 100755 --- a/bspwmrc +++ b/bspwmrc @@ -1,5 +1,8 @@ #! /bin/sh +# To restart bspwm after changing configuration options do +# bspc wm -r + if pgrep sxhkd ; then pkill sxhkd; fi _hostname="$(hostname)" @@ -8,8 +11,8 @@ if [ "$_hostname" = MachineOne ] ; then # first remove any created already bspc monitor FULLV -r bspc monitor FULLH -r - bspc wm --add-monitor FULLV 1920x2160+1920+0 - bspc wm --add-monitor FULLH 3840x1080+0+1080 + bspc wm --add-monitor FULLV 1920x2160+3000+0 + bspc wm --add-monitor FULLH 3840x1080+1080+1080 # virtual monitors bspc monitor FULLV -d F5 F6 F7 F8