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 = [
|
monitor = [
|
||||||
"DP-1, 1920x1080@74.97, auto-left, 1" # Adalbert: Left
|
"DP-1, 1920x1080@74.97, auto-left, 1" # Adalbert: Left
|
||||||
"DP-3, 2560x1440@143.86, auto-right, 1" # Adalbert: Right
|
"DP-3, 2560x1440@143.86, auto-right, 1" # Adalbert: Right
|
||||||
"eDP-1, 1920x1080@60, auto, 1.1" # Ludwig
|
"eDP-1, 1920x1080@60, auto, 1.2" # Ludwig
|
||||||
",highrr,auto,auto"
|
",preferred,auto,auto"
|
||||||
];
|
];
|
||||||
|
|
||||||
misc = {
|
misc = {
|
||||||
|
|
Loading…
Reference in a new issue