fixup! Hyprland: reduce mouse sensitivity
This commit is contained in:
parent
4373da3b22
commit
da47349965
1 changed files with 2 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ in
|
|||
"DP-1,preferred,auto-up,1"
|
||||
] ++ lib.lists.optionals (nixosConfig.networking.hostName == "sif") [
|
||||
"eDP-1,preferred,auto,1.666667"
|
||||
"DP-1,preferred,auto-up,1"
|
||||
"DP-3,preferred,auto-up,1"
|
||||
];
|
||||
|
||||
misc.disable_hyprland_logo = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue