diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:32:30 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:32:30 -0800 |
| commit | 90ebb61d9352ce5fbc04588231a8408097e0dfac (patch) | |
| tree | 5937ba2fad62881fd1c9df9662fc822dc686297c /src/unclutter | |
modules
Diffstat (limited to 'src/unclutter')
| -rwxr-xr-x | src/unclutter/setup.sh | 9 | ||||
| m--------- | src/unclutter/unclutter-xfixes | 0 |
2 files changed, 9 insertions, 0 deletions
diff --git a/src/unclutter/setup.sh b/src/unclutter/setup.sh new file mode 100755 index 0000000..812f6e9 --- /dev/null +++ b/src/unclutter/setup.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +set -e + +sed -i -e 's_^PREFIX=.*$_PREFIX=${HOME}/.local_' unclutter-xfixes/Makefile + +cd unclutter-xfixes +make +make install diff --git a/src/unclutter/unclutter-xfixes b/src/unclutter/unclutter-xfixes new file mode 160000 +Subproject 0eb7a8f4365c05d09db048bd1a45f8943c1d5da |
