Update monitor scaling
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
This commit is contained in:
parent
48f307de76
commit
8dc7858736
1 changed files with 4 additions and 1 deletions
|
@ -6,6 +6,9 @@
|
|||
enable = true;
|
||||
settings.global.bitrate = 320;
|
||||
};
|
||||
aa.windowManagers.hyprland.enable = true;
|
||||
aa.windowManagers.hyprland = {
|
||||
enable = true;
|
||||
monitor = [ "HDMI-A-1,preferred,auto,1.25" ];
|
||||
};
|
||||
aa.windowManagers.sway.enable = lib.mkForce false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue