mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-10-10 16:51:54 +05:30
feat(desktop): specify display refresh rate
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
in {
|
in {
|
||||||
#-- Output
|
#-- Output
|
||||||
# See https://wiki.hyprland.org/Configuring/Monitors
|
# See https://wiki.hyprland.org/Configuring/Monitors
|
||||||
monitor = ",preferred,auto,1";
|
monitor = "eDP-1,2560x1440@90,auto,1";
|
||||||
|
|
||||||
#-- Input: Keyboard, Mouse, Touchpad
|
#-- Input: Keyboard, Mouse, Touchpad
|
||||||
input = {
|
input = {
|
||||||
|
Reference in New Issue
Block a user