mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Enable variable refresh rate on fern
This commit is contained in:
parent
84be6ec469
commit
df2df937a7
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1,2880x1920@60,0x0,2"
|
||||
"eDP-1,2880x1920@120,0x0,2,vrr,1"
|
||||
",preferred,auto,1,mirror,eDP-1"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue