touchpad accelaration
This commit is contained in:
parent
9bf180fdda
commit
6c5fbd775c
@ -81,8 +81,7 @@ bindsym --to-code $mod+Shift+comma sticky toggle
|
||||
bindsym --to-code $mod+slash focus mode_toggle
|
||||
|
||||
|
||||
bindsym --to-code Print exec --no-startup-id screenshot select copy
|
||||
bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy
|
||||
bindsym --to-code Print exec --no-startup-id screenshot select copy bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy
|
||||
bindsym --to-code Ctrl+Print exec --no-startup-id screenshot entire copy
|
||||
|
||||
bindsym --to-code Shift+Print exec --no-startup-id screenshot select save
|
||||
@ -193,6 +192,7 @@ input type:touchpad {
|
||||
natural_scroll enabled
|
||||
drag enabled
|
||||
drag_lock disabled
|
||||
pointer_accel 0.4
|
||||
}
|
||||
|
||||
bindgesture swipe:3:right workspace next
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user