From 8b55b95b0c2f8a6c81ce914366183ab9fc721656 Mon Sep 17 00:00:00 2001 From: Charles D Date: Fri, 14 Jul 2023 10:29:35 -0400 Subject: [PATCH] add multitouch pinch to zoom --- .config/i3/config | 1 + .config/libinput-gestures.conf | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 9c0f048..f84f24b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -5,6 +5,7 @@ include $HOME/.config/i3/i3bar.conf include $HOME/.config/i3/autorun.conf set $myTerm "alacritty" +set $myBrowser "chromium" set $fileManager "thunar" set $mod Mod4 diff --git a/.config/libinput-gestures.conf b/.config/libinput-gestures.conf index 23d4da8..7adc15d 100644 --- a/.config/libinput-gestures.conf +++ b/.config/libinput-gestures.conf @@ -149,8 +149,8 @@ gesture swipe right 4 i3-msg workspace next ############################################################################### # GNOME SHELL open/close overview (works for GNOME on Xorg only) -#gesture pinch in xdotool key super+s -#gesture pinch out xdotool key super+s +gesture pinch in xdotool key ctrl+minus +gesture pinch out xdotool key ctrl+equal # KDE Plasma open/close overview # gesture pinch in xdotool key ctrl+F9