hyprland: update config
This commit is contained in:
@ -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 = {
|
input = {
|
||||||
kb_layout = "gb";
|
kb_layout = "us";
|
||||||
kb_options = "caps:super";
|
kb_options = "caps:super";
|
||||||
follow_mouse = 1;
|
follow_mouse = 1;
|
||||||
sensitivity = 0;
|
sensitivity = 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
device = {
|
device = {
|
||||||
name = "epic-mouse-v1";
|
name = "mx-anywhere-3s-mouse";
|
||||||
sensitivity = -0.5;
|
sensitivity = -0.5;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user