|
|
|
@ -32,7 +32,7 @@ Gesture gestures[] = { |
|
|
|
|
//{ 2, SwipeLR, EdgeAny, DistanceAny, "xdotool key --clearmodifiers Alt+e" },
|
|
|
|
|
//{ 2, SwipeRL, EdgeAny, DistanceAny, "xdotool key --clearmodifiers Alt+r" },
|
|
|
|
|
{ 1, SwipeUD, EdgeTop, DistanceShort, "folder-shell &" }, |
|
|
|
|
{ 2, SwipeUD, EdgeTop, DistanceShort, "xdotool keys --clearmodifiers 'Super_L+q'" }, |
|
|
|
|
{ 2, SwipeUD, EdgeTop, DistanceShort, "sleep 0.3; xdotool key --clearmodifiers 'Super_L+q'" }, |
|
|
|
|
|
|
|
|
|
{ 1, SwipeLR, EdgeLeft, DistanceShort, "spawn-phone-menu &" }, |
|
|
|
|
{ 2, SwipeLR, EdgeLeft, DistanceShort, "spawn-phone-menu system &" }, |
|
|
|
|