summaryrefslogtreecommitdiffstats
path: root/ginn
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-20 03:45:52 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-20 03:50:24 -0400
commita037f1227765630a7f01c75515117e1511157f7c (patch)
treec0ab82126382879f3d5f3f12c85f3afe1b89216c /ginn
parentc6e0a22476f2a3ae9e2994f8b0f8e470c82eaadb (diff)
downloadconf-a037f1227765630a7f01c75515117e1511157f7c.tar.gz
conf-a037f1227765630a7f01c75515117e1511157f7c.zip
more random config cleanups
Diffstat (limited to 'ginn')
-rw-r--r--ginn/wishes.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/ginn/wishes.xml b/ginn/wishes.xml
index 986ce74..8e2e1b6 100644
--- a/ginn/wishes.xml
+++ b/ginn/wishes.xml
@@ -24,17 +24,5 @@
<button>7</button>
</action>
</wish>
- <wish gesture="Drag" fingers="2">
- <action name="action5" when="update">
- <trigger prop="delta x" min="120" max="200"/>
- <key modifier1="Super_R">braceleft</key>
- </action>
- </wish>
- <wish gesture="Drag" fingers="2">
- <action name="action6" when="update">
- <trigger prop="delta x" min="-200" max="-120"/>
- <key modifier1="Super_R">braceright</key>
- </action>
- </wish>
</global>
</ginn>