From f627239c72b4031812beda9ed6d8bf1516f532a9 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 2 Sep 2025 02:41:05 +0530 Subject: [PATCH] feat(desktop): specify display refresh rate --- modules/home/desktop/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 4e6f64c..7432cdf 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -31,7 +31,7 @@ in { #-- Output # See https://wiki.hyprland.org/Configuring/Monitors - monitor = ",preferred,auto,1"; + monitor = "eDP-1,2560x1440@90,auto,1"; #-- Input: Keyboard, Mouse, Touchpad input = {