add multitouch pinch to zoom
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user