update hostnames
This commit is contained in:
parent
9a8a6c0960
commit
27a304f586
4 changed files with 116 additions and 105 deletions
2
bspwmrc
2
bspwmrc
|
|
@ -21,7 +21,7 @@ if [ "$_hostname" = MachineOne ] ; then
|
|||
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 &
|
||||
elif [ "$_hostname" = Pamela -o "$_hostname" = MachineTwo ] ; then
|
||||
elif [ "$_hostname" = MachineTwo ] ; then
|
||||
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
|
||||
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.pamela &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue