update(hyprland): set fixed resolution

This commit is contained in:
Filippo Berto 2025-12-16 09:09:20 +01:00
parent fe4b6d1ad6
commit 42be578689
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -145,8 +145,8 @@ in
"DP-1,preferred,auto-up,1"
] ++ lib.lists.optionals (hostName == "sif") [
"eDP-1,preferred,auto,1"
"DP-5,highres,auto-right,1"
"DP-6,highres,auto-right,1"
"DP-5,2560x1440@60,auto-right,1"
"DP-6,2560x1440@60,auto-right,1"
] ++ [
",preferred,auto,auto"
# "Unknown-1,disable"