From d087ea29e68014179a6ce1fddd4880b570963a55 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Mon, 14 Oct 2024 18:04:30 -0400 Subject: initial commit of barely working prototype --- s2.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 s2.sh (limited to 's2.sh') diff --git a/s2.sh b/s2.sh new file mode 100644 index 0000000..8392f70 --- /dev/null +++ b/s2.sh @@ -0,0 +1,2 @@ +#!/bin/sh +socat -U - UNIX-CONNECT:"$XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock" |grep 'activewindow>>' -- cgit 1.4.1