update hostnames

This commit is contained in:
Ray Elliott 2020-10-11 12:02:07 +01:00
parent 27a304f586
commit add240bdad
1 changed files with 2 additions and 2 deletions

View File

@ -20,11 +20,11 @@ if [ "$_hostname" = MachineOne ] ; then
# samsung # samsung
bspc monitor DVI-I-1-1 -d F9 F10 F11 F12 bspc monitor DVI-I-1-1 -d F9 F10 F11 F12
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.patricia & 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
# bspc config -m eDP-1-1 border_width 0 # bspc config -m eDP-1-1 border_width 0
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.pamela & 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