added endos.py - the sweet nextgen install script

This commit is contained in:
Henrik Bakken
2025-10-27 15:31:39 +01:00
parent 823150aa43
commit 29a90d44d8
22 changed files with 758 additions and 7 deletions
+19
View File
@@ -0,0 +1,19 @@
input type:touchpad {
dwt enabled
tap disabled
natural_scroll enabled
accel_profile "adaptive"
}
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
}