update desktop configuration
This commit is contained in:
parent
664b1f408f
commit
8792a02e33
8
bspwmrc
8
bspwmrc
|
@ -12,10 +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
|
||||||
|
|
||||||
bspc monitor VGA-1 -d one two three four five six seven eight nine zero
|
bspc monitor VGA-1 -d ONE TWO THREE aza bercna geuua daaz eyz quetra ezec
|
||||||
bspc monitor HDMI-1 -d F9 alpha beta gamma delta epsilon zeta eta thete iota
|
bspc monitor HDMI-1 -d FOUR FIVE SIX alpha beta gamma delta epsilon zeta eta
|
||||||
bspc monitor DVI-1 -d F11 alef bet gimel dalet he waw zayin chet tet
|
bspc monitor DVI-1 -d SEVEN EIGHT NINE alef bet gimel dalet he waw zayin
|
||||||
bspc monitor DVI-I-1-1 -d F10
|
bspc monitor DVI-I-1-1 -d ZERO sheep pumpkin colza cow egg bull fish rice jug
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue