add multitouch pinch to zoom

This commit is contained in:
2023-07-14 10:29:35 -04:00
parent f3bd38cd14
commit 8b55b95b0c
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ include $HOME/.config/i3/i3bar.conf
include $HOME/.config/i3/autorun.conf include $HOME/.config/i3/autorun.conf
set $myTerm "alacritty" set $myTerm "alacritty"
set $myBrowser "chromium"
set $fileManager "thunar" set $fileManager "thunar"
set $mod Mod4 set $mod Mod4
+2 -2
View File
@@ -149,8 +149,8 @@ gesture swipe right 4 i3-msg workspace next
############################################################################### ###############################################################################
# GNOME SHELL open/close overview (works for GNOME on Xorg only) # GNOME SHELL open/close overview (works for GNOME on Xorg only)
#gesture pinch in xdotool key super+s gesture pinch in xdotool key ctrl+minus
#gesture pinch out xdotool key super+s gesture pinch out xdotool key ctrl+equal
# KDE Plasma open/close overview # KDE Plasma open/close overview
# gesture pinch in xdotool key ctrl+F9 # gesture pinch in xdotool key ctrl+F9