diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2024-07-08 16:43:28 -0400 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2024-07-08 16:43:28 -0400 |
| commit | 8fe348aaedbea8c141e5f60f936ab278e2db2d08 (patch) | |
| tree | 9e1bee44eaf19beff98041d70f475dbfa1442b79 /bin/xlutris | |
| parent | 392f7073fecce12541938a70a93b2d2dd61ce35b (diff) | |
sync
Diffstat (limited to 'bin/xlutris')
| -rwxr-xr-x | bin/xlutris | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/xlutris b/bin/xlutris new file mode 100755 index 0000000..8452ac8 --- /dev/null +++ b/bin/xlutris @@ -0,0 +1,3 @@ +#!/bin/bash + +env -u WAYLAND_DISPLAY lutris & disown |
