From 8e86b90579a36df7c37e5b5f0a17698afbaca2f9 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Tue, 4 Feb 2025 10:31:21 -0500 Subject: [PATCH] changed hyprland config --- src/user/modules/gui/wm/hyprland/default.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/user/modules/gui/wm/hyprland/default.nix b/src/user/modules/gui/wm/hyprland/default.nix index 8d285a2..ea18768 100644 --- a/src/user/modules/gui/wm/hyprland/default.nix +++ b/src/user/modules/gui/wm/hyprland/default.nix @@ -22,9 +22,8 @@ in "$menu" = "rofi -show drun -show-icons -drun-icon-theme Qogir -font 'Noto Sans 14'"; monitor = [ - "DP-2, 3440x1440, 0x0, 1" - #"HDMI-A-1, 1920x1080, 0x0, 1" - #"DP-1, 1920x1080, 1920x0, 1" + "HDMI-A-1, 1920x1080, 0x0, 1" + "DP-1, 1920x1080, 1920x0, 1" ]; exec-once = [ @@ -97,7 +96,7 @@ in kb_layout = "us"; follow_mouse = 1; accel_profile = "flat"; - sensitivity = 0.45; + sensitivity = 0.35; }; env = [