summaryrefslogtreecommitdiff
path: root/bin/guiscripts/wintitle
diff options
context:
space:
mode:
Diffstat (limited to 'bin/guiscripts/wintitle')
-rwxr-xr-xbin/guiscripts/wintitle3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/guiscripts/wintitle b/bin/guiscripts/wintitle
deleted file mode 100755
index 64938a5..0000000
--- a/bin/guiscripts/wintitle
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-notify-send "wintitle" "<b>$(hyprctl activewindow -j | jq -r '.title')</b>"