feat: final commit before major rewrite
This commit is contained in:
parent
df4e195aeb
commit
c5e3e39e97
5 changed files with 25 additions and 17 deletions
modules
|
@ -28,6 +28,7 @@
|
|||
okular
|
||||
zathura
|
||||
cmake
|
||||
kdeconnect
|
||||
|
||||
# editors
|
||||
# vscodium
|
||||
|
@ -68,5 +69,8 @@
|
|||
# zsnes
|
||||
# higan
|
||||
# fceux
|
||||
|
||||
# games
|
||||
mindustry
|
||||
];
|
||||
}
|
||||
|
|
|
@ -6,5 +6,7 @@
|
|||
pscid
|
||||
pulp
|
||||
zephyr
|
||||
psa
|
||||
purs-tidy
|
||||
];
|
||||
}
|
||||
|
|
|
@ -12,10 +12,12 @@
|
|||
# Enable touchpad support.
|
||||
enable = true;
|
||||
|
||||
naturalScrolling = true;
|
||||
accelSpeed = "3.5";
|
||||
touchpad = {
|
||||
naturalScrolling = true;
|
||||
accelSpeed = "3.5";
|
||||
|
||||
tappingDragLock = false;
|
||||
tappingDragLock = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue