changed hyprland config

This commit is contained in:
Bryan Ramos 2025-02-04 10:31:21 -05:00
parent 3dc1465284
commit 8e86b90579
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -22,9 +22,8 @@ in
"$menu" = "rofi -show drun -show-icons -drun-icon-theme Qogir -font 'Noto Sans 14'"; "$menu" = "rofi -show drun -show-icons -drun-icon-theme Qogir -font 'Noto Sans 14'";
monitor = [ monitor = [
"DP-2, 3440x1440, 0x0, 1" "HDMI-A-1, 1920x1080, 0x0, 1"
#"HDMI-A-1, 1920x1080, 0x0, 1" "DP-1, 1920x1080, 1920x0, 1"
#"DP-1, 1920x1080, 1920x0, 1"
]; ];
exec-once = [ exec-once = [
@ -97,7 +96,7 @@ in
kb_layout = "us"; kb_layout = "us";
follow_mouse = 1; follow_mouse = 1;
accel_profile = "flat"; accel_profile = "flat";
sensitivity = 0.45; sensitivity = 0.35;
}; };
env = [ env = [