fix keyboard on laptop
This commit is contained in:
parent
859d354ccc
commit
e67707b0f0
6 changed files with 17 additions and 46 deletions
|
|
@ -24,6 +24,9 @@
|
|||
natural_scroll = true;
|
||||
scroll_factor = 0.5;
|
||||
};
|
||||
kb_options = lib.mkDefault "caps:escape";
|
||||
kb_layout = lib.mkDefault "gb";
|
||||
numlock_by_default = true;
|
||||
};
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue