Compare commits
No commits in common. "9d498f361c5fe5dfbeea90719165113d8dd03542" and "094702e334c2c72c20d0c68924e24431bee87fc8" have entirely different histories.
9d498f361c
...
094702e334
1
bspwmrc
1
bspwmrc
|
@ -24,7 +24,6 @@ if [ "$_hostname" = MachineOne ] ; then
|
||||||
elif [ "$_hostname" = MachineTwo ] ; then
|
elif [ "$_hostname" = MachineTwo ] ; then
|
||||||
bspc monitor eDP-1 -d one two three four five six seven eight nine zero
|
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 &
|
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machinetwo &
|
||||||
bspc rule -a Surf state=tiled follow=on
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bspc config ignore_ewmh_focus true
|
bspc config ignore_ewmh_focus true
|
||||||
|
|
Loading…
Reference in New Issue