update monitor layout
This commit is contained in:
parent
1ad63b2ad1
commit
c00f990362
1 changed files with 1 additions and 1 deletions
2
bspwmrc
2
bspwmrc
|
|
@ -5,7 +5,7 @@ _hostname="$(hostname)"
|
|||
|
||||
if [ "$_hostname" = Patricia ] ; then
|
||||
# create full virtual monitor
|
||||
bspc wm --add-monitor FULL 3840x1080+1920+1080
|
||||
bspc wm --add-monitor FULL 1920x2160+1920+0
|
||||
|
||||
# virtual monitor
|
||||
bspc monitor FULL -d F1 F2 F3 F4 F5 F6 F7 F8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue