This commit is contained in:
Ray Elliott 2022-08-13 13:52:09 +01:00
parent 67a4d459a9
commit a5602819ef
1 changed files with 3 additions and 4 deletions

View File

@ -18,12 +18,11 @@ if [ "$_hostname" = MachineOne ] ; then
bspc monitor FULLV -d 6 7 8 9 0 bspc monitor FULLV -d 6 7 8 9 0
bspc monitor FULLH -d F1 F2 F3 F4 bspc monitor FULLH -d F1 F2 F3 F4
bspc monitor VGA-0 -d 1 2 3 4 5 bspc monitor HDMI-0 -d 1 2 3 4 5
bspc monitor HDMI-0 -d F5 F6 F7 F8 bspc monitor HDMI-1-1 -d F5 F6 F7 F8
bspc monitor DVI-1-1 -d F9 F9_a F9_b F9_c F9_d F9_e bspc monitor DVI-1-1 -d F9 F9_a F9_b F9_c F9_d F9_e
bspc monitor DVI-0 -d F10 F10_a F10_b F10_c bspc monitor DVI-0 -d F10 F10_a F10_b F10_c
bspc monitor VGA-0 -d x x_a x_b x_c x_d x_e
# sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machineone &
fi fi
bspc config ignore_ewmh_focus true bspc config ignore_ewmh_focus true