switched to using monitor descriptions rather than monitor names so that
replugging doesnt mess up the config and use auto for placement
This commit is contained in:
parent
82c630bebb
commit
82268d652a
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
# Monitor config for home desk layout
|
||||
monitor = [
|
||||
"eDP-2, 2560x1600@165, 0x0, auto" # main laptop monitor
|
||||
"DP-2, 1920x1080@119.98, -960x-1080, auto" # left external monitor
|
||||
"DP-3, 1920x1080@119.98, 960x-1080, auto" # right external monitor
|
||||
"desc:Lenovo Group Limited LEN G24-10 U5B4KL78, 1920x1080@119.98, -960x-1080, auto" # left external monitor
|
||||
"desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 1920x1080@119.98, 960x-1080, auto" # right external monitor
|
||||
];
|
||||
|
||||
# Define SUPER key as mod key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue