[swipe.commands.three] up = "" down = "copyq show" left = "i3-msg workspace prev" right = "i3-msg workspace next" left_up = "xdotool key Control_L+Shift+Tab" right_up = "xdotool key Control_L+Tab" left_down = "" right_down = "" [swipe.commands.four] left_up = "" right_up = "" up = "rofi -show combi" left_down = "" right_down = "" down = "" left = "xdotool key Alt_L+Right" right = "xdotool key Alt_L+Left" [pinch.commands.two] in = "xdotool key Control_L+equal" out = "xdotool key Control_L+minus" [pinch.settings] threshold=0.25 one_shot=false [swipe.settings] threshold = 0.5 one_shot = true trigger_on_release = false