Compare commits
2 Commits
094702e334
...
9d498f361c
Author | SHA1 | Date |
---|---|---|
Ray Elliott | 9d498f361c | |
Ray Elliott | 4cf180786a |
1
bspwmrc
1
bspwmrc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue