Use 75Hz
This commit is contained in:
parent
919d585876
commit
fd7796b42c
|
@ -32,7 +32,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager.users.${username}.wayland.windowManager.hyprland.settings.monitor = [
|
home-manager.users.${username}.wayland.windowManager.hyprland.settings.monitor = [
|
||||||
"HDMI-A-1, 1920x1080@60, 0x0, 1"
|
"HDMI-A-1, 1920x1080@75, 0x0, 1"
|
||||||
"DP-1, 2560x1440@165, 1920x0, 1.333333"
|
"DP-1, 2560x1440@165, 1920x0, 1.333333"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue