diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index cdf5f16..693c619 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -186,5 +186,5 @@ input type:touchpad { dwt enabled } -bindgesture swipe:right workspace prev -bindgesture swipe:left workspace next +bindgesture swipe:right workspace next +bindgesture swipe:left workspace prev