From 4cf180786a84e7e11f162959dfe24469dc6bac70 Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 31 May 2021 13:44:03 +0100 Subject: [PATCH] update --- bspwmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bspwmrc b/bspwmrc index 2f37794..9475064 100755 --- a/bspwmrc +++ b/bspwmrc @@ -24,6 +24,7 @@ if [ "$_hostname" = MachineOne ] ; then elif [ "$_hostname" = MachineTwo ] ; then bspc monitor eDP-1-1 -d one two three four five six seven eight nine zero sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machinetwo & + bspc rule -a Surf state=tiled follow=on fi bspc config ignore_ewmh_focus true