From c67045c99317110a78c800ff486f2026811595e6 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 4 Jun 2024 23:39:53 -0500 Subject: cla: set output resolution and frame rate --- hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hypr') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 26d5441..9171f04 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,8 +1,8 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ #{{{ Monitor config monitor = , preferred, auto, 1 -monitor = HDMI-A-1, 1920x1080@60, 0x0, 1 -monitor = DP-1, 1920x1080@60, 1920x0, 1 +monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1 +monitor = DP-1, 1920x1080@60, 0x0, 1 #}}} # See https://wiki.hyprland.org/Configuring/Keywords/ for more -- cgit v1.2.3