ignore ewmh focus events

This commit is contained in:
Ray Elliott 2021-01-08 13:16:36 +00:00
parent 0ae2d8660a
commit 935f2544c2
1 changed files with 9 additions and 9 deletions

View File

@ -26,9 +26,9 @@ elif [ "$_hostname" = MachineTwo ] ; then
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machinetwo &
fi
bspc config ignore_ewmh_focus true
bspc config border_width 1
bspc config window_gap 0
bspc config split_ratio 0.50
bspc config borderless_monocle true
bspc config gapless_monocle true