From 0b5757ab583354257840b72afb3ee114196c5475 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 20:48:59 -0500 Subject: Remove a bunch of scripts I no longer need --- notifyprop | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 notifyprop (limited to 'notifyprop') diff --git a/notifyprop b/notifyprop deleted file mode 100755 index ed5c86f..0000000 --- a/notifyprop +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -PROPS="$(xprop)" -notify-send "notifyprop" "$PROPS" -echo "$PROPS" >> /tmp/props.txt -- cgit v1.2.3