Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/libinput-gestures b/libinput-gestures 2index 78c7c28..da04007 100755 3--- a/libinput-gestures 4+++ b/libinput-gestures 5@@ -27,7 +27,7 @@ except ImportError: 6 7 session_locked = False 8 9-PROGPATH = Path(sys.argv[0]) 10+PROGPATH = Path("libinput-gestures") 11 PROGNAME = PROGPATH.stem 12 13 # Conf file containing gesture commands.