commit 32aaecc3f69fcb6cf9063897eb62e34095267e9f
parent 60643f945cc58565a0ca8ee9f5ec554fa41bd0d9
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue, 10 Dec 2024 17:59:13 +0100
Forgot stuff
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,6 +1,7 @@
PREFIX = /usr/local
-SCRIPTS = addressgrep \
+SCRIPTS = 2fa \
+ addressgrep \
alg \
battery-checknow \
battery-status \
@@ -41,7 +42,6 @@ SCRIPTS = addressgrep \
virename \
xedit \
xedit-filter \
- xprop-active-window-id \
xroot-update \
xwallpaper-random-notify
diff --git a/xprop-active-window-id b/old/xprop-active-window-id