aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-02-10 18:38:59 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-02-10 18:38:59 +0100
commitcb8f9102498eddb8cd3cb907a2d64dd344a92910 (patch)
tree91dca7118da7bcf34a146a155ea8a7faa8b7a9a6 /Makefile
parent53f313bbdc7fb7d6af99d3e7f91c3c5a3bc66538 (diff)
downloadscripts-cb8f9102498eddb8cd3cb907a2d64dd344a92910.tar.gz
scripts-cb8f9102498eddb8cd3cb907a2d64dd344a92910.zip
Removed environment variables for default programs. Some have been replaced by their own script.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dc6edfc..08b419e 100644
--- a/Makefile
+++ b/Makefile
@@ -27,12 +27,14 @@ SCRIPTS = addressgrep \
27 sfeed-browser \ 27 sfeed-browser \
28 spawn \ 28 spawn \
29 templess \ 29 templess \
30 terminal \
30 togglemute \ 31 togglemute \
31 translate \ 32 translate \
32 trash \ 33 trash \
33 urlgrep \ 34 urlgrep \
34 volume \ 35 volume \
35 websearch \ 36 websearch \
37 xedit \
36 xedit-filter \ 38 xedit-filter \
37 xkboptions \ 39 xkboptions \
38 xplumb \ 40 xplumb \

Generated with cgit - Back to sebastiano.tronto.net