sway: fix non clickable area on 3rd monitor for avior
This commit is contained in:
parent
77e97ca177
commit
d5457351d1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ set $tertiary_monitor_identifier 'Dell Inc. DELL U2719D 843HV13'
|
||||||
set $tertiary_monitor_resolution 2560x1440
|
set $tertiary_monitor_resolution 2560x1440
|
||||||
set $tertiary_monitor_scale 1
|
set $tertiary_monitor_scale 1
|
||||||
set $tertiary_monitor_x_offset 3840
|
set $tertiary_monitor_x_offset 3840
|
||||||
set $tertiary_monitor_y_offset -800
|
set $tertiary_monitor_y_offset 0
|
||||||
set $tertiary_monitor_background $HOME/.local/share/backgrounds/mountain_vertical.jpg
|
set $tertiary_monitor_background $HOME/.local/share/backgrounds/mountain_vertical.jpg
|
||||||
|
|
||||||
set $internal_monitor_identifier eDP-1
|
set $internal_monitor_identifier eDP-1
|
||||||
|
|
Loading…
Reference in a new issue