Last active
December 28, 2018 21:34
-
-
Save kerrongordon/f368647ecebb2bc4897c73d1e9ef8585 to your computer and use it in GitHub Desktop.
Revisions
-
kerrongordon revised this gist
Dec 28, 2018 . No changes.There are no files selected for viewing
-
kerrongordon created this gist
Dec 28, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ gesture swipe up 3 xdotool key super+Down gesture swipe down 3 xdotool key super+h gesture swipe left 3 xdotool key super+Right gesture swipe right 3 xdotool key super+Left gesture swipe left 4 xdotool key super+alt+Left gesture swipe right 4 xdotool key super+alt+Right gesture swipe up 4 xdotool key super+a gesture swipe down 4 xdotool key super+Up