Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions touchegg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<!--
Configuration for specific applications.
-->
<application name="Google-chrome,Chromium,Firefox,Brave-browser,brave-browser">
<application name="Google-chrome,Chromium,Firefox,Waterfox,Brave-browser,brave-browser">
<gesture type="PINCH" fingers="2" direction="IN">
<action type="SEND_KEYS">
<repeat>true</repeat>
Expand Down Expand Up @@ -156,7 +156,7 @@
<repeat>true</repeat>
<modifiers>Control_L</modifiers>
<keys>Shift_L+Tab</keys>
<decreaseKeys>Shift_L+Tab</decreaseKeys>
<decreaseKeys>Tab</decreaseKeys>
<on>begin</on>
</action>
</gesture>
Expand Down