diff options
author | Rose <rose@pinkro.se> | 2025-10-10 11:29:10 +0200 |
---|---|---|
committer | Rose <rose@pinkro.se> | 2025-10-10 11:29:10 +0200 |
commit | b7dfa5fdb2330f1e1cd222365055c3d45ad473be (patch) | |
tree | 78e455c8c43c6c00fc4639932ba7315e8c074cd3 /desktop/.local/bin/kittenbar | |
parent | 98424148dfe9ab666ee928df7565e65faa41b61b (diff) | |
download | dotfiles-main.tar.gz dotfiles-main.tar.bz2 |
Diffstat (limited to 'desktop/.local/bin/kittenbar')
-rwxr-xr-x | desktop/.local/bin/kittenbar | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/.local/bin/kittenbar b/desktop/.local/bin/kittenbar deleted file mode 100755 index a2b14c2..0000000 --- a/desktop/.local/bin/kittenbar +++ /dev/null @@ -1,4 +0,0 @@ -#!/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 |