laptop: Disable vrr

This commit is contained in:
SebastianStork 2026-01-14 14:16:46 +01:00
parent f147f38a4f
commit ceeac97675
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

View file

@ -9,7 +9,7 @@ _: {
};
wayland.windowManager.hyprland.settings.monitor = [
"eDP-1,2880x1920@120,0x0,2,vrr,2"
"eDP-1,2880x1920@120,0x0,2"
",preferred,auto,1,mirror,eDP-1"
];
}