aboutsummaryrefslogtreecommitdiff
path: root/home/rices/finals/niri/kdl/input.kdl
diff options
context:
space:
mode:
Diffstat (limited to 'home/rices/finals/niri/kdl/input.kdl')
-rw-r--r--home/rices/finals/niri/kdl/input.kdl21
1 files changed, 21 insertions, 0 deletions
diff --git a/home/rices/finals/niri/kdl/input.kdl b/home/rices/finals/niri/kdl/input.kdl
new file mode 100644
index 0000000..a610dc9
--- /dev/null
+++ b/home/rices/finals/niri/kdl/input.kdl
@@ -0,0 +1,21 @@
+input {
+ keyboard {
+ xkb {
+ layout "us"
+ }
+
+ repeat-delay 600
+ repeat-rate 25
+ track-layout "global"
+ }
+
+ touchpad {
+ dwt
+ dwtp
+ natural-scroll
+ }
+
+ mouse {
+ accel-profile "flat"
+ }
+}