aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-05-05 21:57:40 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-05-05 21:57:40 +0200
commit8f1bad5de975e24e641ff7a18a665f8a6cd48774 (patch)
tree2cda6e3faa46108be5e9d5c9140ea166ca142edb /Makefile
parent71a43325c4b523c781202785390bb11149d204e7 (diff)
downloadscripts-8f1bad5de975e24e641ff7a18a665f8a6cd48774.tar.gz
scripts-8f1bad5de975e24e641ff7a18a665f8a6cd48774.zip
Merged some status scripts into one. The functionality as changed a bit, check the source if you relied on notify-* scripts.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1013b4e..0abcda8 100644
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,6 @@ SCRIPTS = addressgrep \
18 ffmpeg-facecam \ 18 ffmpeg-facecam \
19 mail-checknow \ 19 mail-checknow \
20 mail-compose \ 20 mail-compose \
21 notify-battery \
22 notify-time \
23 open-file \ 21 open-file \
24 open-stdin \ 22 open-stdin \
25 open-url \ 23 open-url \
@@ -30,6 +28,7 @@ SCRIPTS = addressgrep \
30 sel \ 28 sel \
31 sfeed-browser \ 29 sfeed-browser \
32 spawn \ 30 spawn \
31 status \
33 templess \ 32 templess \
34 terminal \ 33 terminal \
35 togglemute \ 34 togglemute \

Generated with cgit - Back to sebastiano.tronto.net