From 580c840c41e01ca04f19dfb7e0d0c924fdf2c528 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sat, 9 Mar 2024 19:14:15 +0330 Subject: [PATCH] fix: monitor refresh rate --- configs/hyprland/hypr/conf/monitors/1600x900.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/hyprland/hypr/conf/monitors/1600x900.conf b/configs/hyprland/hypr/conf/monitors/1600x900.conf index d55acb0..99577e7 100644 --- a/configs/hyprland/hypr/conf/monitors/1600x900.conf +++ b/configs/hyprland/hypr/conf/monitors/1600x900.conf @@ -3,4 +3,4 @@ # name: "1600x900@75" # ----------------------------------------------------- -monitor=,1600x900@77,auto,1 \ No newline at end of file +monitor=,1600x900@75,auto,1 \ No newline at end of file