formatting
This commit is contained in:
parent
1de1818c10
commit
f2e3ca90c4
4
bspwmrc
4
bspwmrc
|
@ -19,8 +19,8 @@ if [ "$_hostname" = MachineOne ] ; then
|
||||||
|
|
||||||
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
||||||
elif [ "$_hostname" = MachineTwo ] ; then
|
elif [ "$_hostname" = MachineTwo ] ; then
|
||||||
bspc monitor eDP-1-1 -d one two three four five six seven eight nine zero
|
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 &
|
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machinetwo &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bspc config border_width 1
|
bspc config border_width 1
|
||||||
|
|
Loading…
Reference in New Issue