update
This commit is contained in:
parent
8a7d4b57e0
commit
7a8425eb38
5
bspwmrc
5
bspwmrc
|
|
@ -16,6 +16,11 @@ if [ "$_hostname" = MachineOne ] ; then
|
||||||
# right
|
# right
|
||||||
bspc monitor DP-2 -d H1 H2 H3 H4 H5 H6 H7 H8 H9 H0 F11 F12
|
bspc monitor DP-2 -d H1 H2 H3 H4 H5 H6 H7 H8 H9 H0 F11 F12
|
||||||
|
|
||||||
|
# virtual monitor
|
||||||
|
bspc monitor DP-52 -r 2>/dev/null
|
||||||
|
bspc wm --add-monitor DP-52 3840x1080+1680+1080
|
||||||
|
bspc monitor DP-52 -d V1 V2 V3 V4
|
||||||
|
|
||||||
bspc desktop F9 -l monocle
|
bspc desktop F9 -l monocle
|
||||||
bspc desktop F10 -l monocle
|
bspc desktop F10 -l monocle
|
||||||
bspc desktop F11 -l monocle
|
bspc desktop F11 -l monocle
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue