16 lines
282 B
Plaintext
16 lines
282 B
Plaintext
# Keyboard and mouse settings
|
|
# Scrolling modifier settings
|
|
# Touchpad settings (applies to all touchpads)
|
|
input:touchpad: * {
|
|
natural_scroll = yes
|
|
scroll_factor = 0.5
|
|
}
|
|
|
|
# Focus settings
|
|
focus {
|
|
follow_mouse = yes
|
|
new_windows = smart
|
|
}
|
|
|
|
# Miscellaneous settings
|