aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-12-10 17:59:13 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-12-10 17:59:13 +0100
commit32aaecc3f69fcb6cf9063897eb62e34095267e9f (patch)
tree3600bb4f89c9fc7aba9321ef973697798f25adf8
parent60643f945cc58565a0ca8ee9f5ec554fa41bd0d9 (diff)
downloadscripts-32aaecc3f69fcb6cf9063897eb62e34095267e9f.tar.gz
scripts-32aaecc3f69fcb6cf9063897eb62e34095267e9f.zip
Forgot stuff
Diffstat (limited to '')
-rw-r--r--Makefile4
-rwxr-xr-xold/xprop-active-window-id (renamed from xprop-active-window-id)0
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e611ccf..b2d44ae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
1PREFIX = /usr/local 1PREFIX = /usr/local
2 2
3SCRIPTS = addressgrep \ 3SCRIPTS = 2fa \
4 addressgrep \
4 alg \ 5 alg \
5 battery-checknow \ 6 battery-checknow \
6 battery-status \ 7 battery-status \
@@ -41,7 +42,6 @@ SCRIPTS = addressgrep \
41 virename \ 42 virename \
42 xedit \ 43 xedit \
43 xedit-filter \ 44 xedit-filter \
44 xprop-active-window-id \
45 xroot-update \ 45 xroot-update \
46 xwallpaper-random-notify 46 xwallpaper-random-notify
47 47
diff --git a/xprop-active-window-id b/old/xprop-active-window-id
index 97cf60f..97cf60f 100755
--- a/xprop-active-window-id
+++ b/old/xprop-active-window-id

Generated with cgit - Back to sebastiano.tronto.net