Compare commits

..

2 Commits

Author SHA1 Message Date
Ray Elliott 9d498f361c Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/bspwm 2021-05-31 13:44:24 +01:00
Ray Elliott 4cf180786a update 2021-05-31 13:44:03 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ if [ "$_hostname" = MachineOne ] ; then
elif [ "$_hostname" = MachineTwo ] ; then
bspc monitor eDP-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