fix gestures
This commit is contained in:
parent
a73a6e6ede
commit
7a8b0951d1
@ -195,12 +195,12 @@ input type:touchpad {
|
||||
drag_lock disabled
|
||||
}
|
||||
|
||||
bindgesture swipe:4:right workspace next
|
||||
bindgesture swipe:4:left workspace prev
|
||||
bindgesture swipe:4:up exec $menu
|
||||
bindgesture swipe:4:down workspace hide1; workspace hide2
|
||||
bindgesture swipe:3:right workspace next
|
||||
bindgesture swipe:3:left workspace prev
|
||||
bindgesture swipe:3:up exec $menu
|
||||
bindgesture swipe:3:down workspace hide1; workspace hide2
|
||||
|
||||
bindgesture swipe:3:right focus right
|
||||
bindgesture swipe:3:left focus left
|
||||
bindgesture swipe:3:up focus up
|
||||
bindgesture swipe:3:down focus down
|
||||
# bindgesture swipe:3:right focus right
|
||||
# bindgesture swipe:3:left focus left
|
||||
# bindgesture swipe:3:up focus up
|
||||
# bindgesture swipe:3:down focus down
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user