mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 11:41:34 +01:00
laptop: Disable vrr
This commit is contained in:
parent
b619adc7f7
commit
e6b9900d34
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ _: {
|
|||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1,2880x1920@120,0x0,2,vrr,1"
|
||||
"eDP-1,2880x1920@120,0x0,2,vrr,2"
|
||||
",preferred,auto,1,mirror,eDP-1"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue