update
This commit is contained in:
parent
86e4f3f5bf
commit
0ae2d8660a
1 changed files with 3 additions and 0 deletions
3
bspwmrc
3
bspwmrc
|
|
@ -5,6 +5,9 @@ _hostname="$(hostname)"
|
|||
|
||||
if [ "$_hostname" = MachineOne ] ; then
|
||||
# create virtual monitors
|
||||
# first remove any created already
|
||||
bspc monitor FULLV -r
|
||||
bspc monitor FULLH -r
|
||||
bspc wm --add-monitor FULLV 1920x2160+1920+0
|
||||
bspc wm --add-monitor FULLH 3840x1080+1920+1080
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue