Hyprland: Switch resolution back to preferred
This commit is contained in:
parent
dd98328b1c
commit
8c31eb51d0
1 changed files with 2 additions and 2 deletions
|
@ -246,8 +246,8 @@
|
|||
monitor = [
|
||||
"DP-1, 1920x1080@74.97, auto-left, 1" # Adalbert: Left
|
||||
"DP-3, 2560x1440@143.86, auto-right, 1" # Adalbert: Right
|
||||
"eDP-1, 1920x1080@60, auto, 1.1" # Ludwig
|
||||
",highrr,auto,auto"
|
||||
"eDP-1, 1920x1080@60, auto, 1.2" # Ludwig
|
||||
",preferred,auto,auto"
|
||||
];
|
||||
|
||||
misc = {
|
||||
|
|
Loading…
Reference in a new issue