update desktop configuration
This commit is contained in:
parent
8fab0c3960
commit
664b1f408f
7
bspwmrc
7
bspwmrc
|
@ -12,11 +12,10 @@ if [ "$_hostname" = MachineOne ] ; then
|
|||
bspc monitor FULLV -d F1 F2 F3 F4
|
||||
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
|
||||
|
||||
# samsung
|
||||
bspc monitor DVI-I-1-1 -d F9 F10 F11 F12
|
||||
bspc monitor HDMI-1 -d F9 alpha beta gamma delta epsilon zeta eta thete iota
|
||||
bspc monitor DVI-1 -d F11 alef bet gimel dalet he waw zayin chet tet
|
||||
bspc monitor DVI-I-1-1 -d F10
|
||||
|
||||
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
||||
elif [ "$_hostname" = MachineTwo ] ; then
|
||||
|
|
Loading…
Reference in New Issue