parent
6e3b5d3321
commit
eaf94d8277
1 changed files with 3 additions and 1 deletions
|
@ -56,7 +56,9 @@ mkIf osConfig.programs.hyprland.enable {
|
|||
numlock_by_default = true;
|
||||
kb_options = "compose:caps";
|
||||
kb_layout = osConfig.console.keyMap;
|
||||
natural_scroll = true;
|
||||
touchpad = {
|
||||
natural_scroll = true;
|
||||
};
|
||||
};
|
||||
|
||||
decoration = {
|
||||
|
|
Loading…
Add table
Reference in a new issue