From 1d0d4ac1d9349a0c478b242022c91424155695c1 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 16 May 2023 01:43:25 +0200 Subject: added more scripts --- bin/guiscripts/wintitle | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/guiscripts/wintitle (limited to 'bin/guiscripts/wintitle') diff --git a/bin/guiscripts/wintitle b/bin/guiscripts/wintitle new file mode 100755 index 0000000..64938a5 --- /dev/null +++ b/bin/guiscripts/wintitle @@ -0,0 +1,3 @@ +#!/bin/sh + +notify-send "wintitle" "$(hyprctl activewindow -j | jq -r '.title')" -- cgit v1.2.3