python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / tools / inputmethods / libinput-gestures / 0001-hardcode-name.patch
blobf811343ee79be7f2b3df8ec601175633cdf15e45
1 diff --git a/libinput-gestures b/libinput-gestures
2 index 78c7c28..da04007 100755
3 --- a/libinput-gestures
4 +++ b/libinput-gestures
5 @@ -27,7 +27,7 @@ except ImportError:
7 session_locked = False
9 -PROGPATH = Path(sys.argv[0])
10 +PROGPATH = Path("libinput-gestures")
11 PROGNAME = PROGPATH.stem
13 # Conf file containing gesture commands.