diff options
Diffstat (limited to 'bin/guiscripts/wintitle')
-rwxr-xr-x | bin/guiscripts/wintitle | 3 |
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>" |