From a5602819ef36788cda1890152da22f3f96f446e5 Mon Sep 17 00:00:00 2001 From: ray Date: Sat, 13 Aug 2022 13:52:09 +0100 Subject: [PATCH] update --- bspwmrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bspwmrc b/bspwmrc index 054c99e..014477b 100755 --- a/bspwmrc +++ b/bspwmrc @@ -18,12 +18,11 @@ if [ "$_hostname" = MachineOne ] ; then bspc monitor FULLV -d 6 7 8 9 0 bspc monitor FULLH -d F1 F2 F3 F4 - bspc monitor VGA-0 -d 1 2 3 4 5 - bspc monitor HDMI-0 -d F5 F6 F7 F8 + bspc monitor HDMI-0 -d 1 2 3 4 5 + 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-0 -d F10 F10_a F10_b F10_c - - # sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machineone & + bspc monitor VGA-0 -d x x_a x_b x_c x_d x_e fi bspc config ignore_ewmh_focus true