update desktop configuration

This commit is contained in:
Ray Elliott 2020-11-05 18:22:44 +00:00
parent 8fab0c3960
commit 664b1f408f
1 changed files with 3 additions and 4 deletions

View File

@ -12,11 +12,10 @@ if [ "$_hostname" = MachineOne ] ; then
bspc monitor FULLV -d F1 F2 F3 F4 bspc monitor FULLV -d F1 F2 F3 F4
bspc monitor FULLH -d F5 F6 F7 F8 bspc monitor FULLH -d F5 F6 F7 F8
# aoc 1
bspc monitor VGA-1 -d one two three four five six seven eight nine zero bspc monitor VGA-1 -d one two three four five six seven eight nine zero
bspc monitor HDMI-1 -d F9 alpha beta gamma delta epsilon zeta eta thete iota
# samsung bspc monitor DVI-1 -d F11 alef bet gimel dalet he waw zayin chet tet
bspc monitor DVI-I-1-1 -d F9 F10 F11 F12 bspc monitor DVI-I-1-1 -d F10
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