mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 08:29:41 +00:00
carbon: refactor carbon modules
This commit is contained in:
parent
f03b3e8c22
commit
03bf3d121a
8 changed files with 110 additions and 105 deletions
|
|
@ -53,15 +53,4 @@ in
|
|||
"class_i = 'fcitx'"
|
||||
];
|
||||
};
|
||||
|
||||
services.libinput = {
|
||||
mouse = {
|
||||
naturalScrolling = true;
|
||||
accelSpeed = "-0.5";
|
||||
};
|
||||
touchpad = {
|
||||
naturalScrolling = true;
|
||||
tapping = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue