mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 10:31:34 +01:00
laptop: Disable vrr
This commit is contained in:
parent
f147f38a4f
commit
ceeac97675
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue