From 977e42a8bca3b5d798e9900634c82a69bfa01997 Mon Sep 17 00:00:00 2001 From: Rose Date: Sat, 6 Sep 2025 23:39:52 +0200 Subject: desktop: move kittenbar to repo --- desktop/.local/bin/kittenbar | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 desktop/.local/bin/kittenbar (limited to 'desktop/.local/bin/kittenbar') diff --git a/desktop/.local/bin/kittenbar b/desktop/.local/bin/kittenbar new file mode 100755 index 0000000..a2b14c2 --- /dev/null +++ b/desktop/.local/bin/kittenbar @@ -0,0 +1,4 @@ +#!/bin/sh +kitten panel -o allow_remote_control=socket-only \ + --lines=1 \ + --listen-on=unix:${XDG_RUNTIME_DIR}/kittenbar watch -t -n1 /home/lain/.local/bin/barstatus -- cgit v1.2.3