hyprland: update config

This commit is contained in:
2025-05-10 11:02:51 +01:00
parent 238572c37f
commit 436c807859

View File

@ -136,17 +136,17 @@ in
];
};
monitor = "desc:Dell Inc. DELL U3219Q HPTP413, preferred, auto, 1.2";
monitor = "desc:Dell Inc. DELL U3219Q HPTP413, preferred, auto, 1";
input = {
kb_layout = "gb";
kb_layout = "us";
kb_options = "caps:super";
follow_mouse = 1;
sensitivity = 0;
};
device = {
name = "epic-mouse-v1";
name = "mx-anywhere-3s-mouse";
sensitivity = -0.5;
};