This commit is contained in:
Henrik Bakken
2025-10-26 23:16:13 +01:00
parent 22d1213032
commit 8512162cd0
17 changed files with 729 additions and 552 deletions
+20
View File
@@ -0,0 +1,20 @@
input type:touchpad {
dwt enabled
tap disabled
natural_scroll enabled
accel_profile "adaptive"
pointer_accel 0.8
}
input type:keyboard {
xkb_layout "us"
xkb_variant "altgr-weur"
xkb_options "caps:escape"
repeat_delay 400
repeat_rate 30
}
input type:mouse {
accel_profile "flat"
pointer_accel 0.5
}