diff options
| author | Zach DeCook <zachdecook@librem.one> | 2024-10-14 18:04:30 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2024-10-14 18:04:30 -0400 |
| commit | d087ea29e68014179a6ce1fddd4880b570963a55 (patch) | |
| tree | ad713dab6a4317bc41b4951c7c0163d6904c707c /s2.sh | |
| download | pos-dyntercomms-d087ea29e68014179a6ce1fddd4880b570963a55.tar.gz | |
initial commit of barely working prototype
Diffstat (limited to 's2.sh')
| -rw-r--r-- | s2.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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>>' |
