update
This commit is contained in:
parent
21eb0ffbe2
commit
4cf180786a
1
bspwmrc
1
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
|
||||
|
|
Loading…
Reference in New Issue