Regenerated

This commit is contained in:
2026-04-01 22:13:13 +02:00
parent a24d0d3409
commit c6a7f62403
6 changed files with 308 additions and 380 deletions
@@ -1,19 +1,5 @@
# Keyboard and mouse settings
input {
kb_layout = us
kb_options = ctrl:nocaps
sensitivity = -0.5
accel_pwofile = adaptive
scroll_factor = 0.5
}
# Scrolling modifier settings
input {
scroll_main_mod = alt
scroll_main_mod_invert = no
scroll_per_border = yes
}
# Touchpad settings (applies to all touchpads)
input:touchpad: * {
natural_scroll = yes
@@ -27,7 +13,3 @@ focus {
}
# Miscellaneous settings
misc {
resize_step = 10 10
anim_resize_friction = 0.1
}