summaryrefslogtreecommitdiff
path: root/herbsttags
diff options
context:
space:
mode:
Diffstat (limited to 'herbsttags')
-rwxr-xr-xherbsttags3
1 files changed, 3 insertions, 0 deletions
diff --git a/herbsttags b/herbsttags
new file mode 100755
index 0000000..0e48804
--- /dev/null
+++ b/herbsttags
@@ -0,0 +1,3 @@
+#!/sbin/sh
+
+herbstclient tag_status | sed 's/^\s//;s/#/%{u#00ffff}%{+u} /;s/\:/%{u#0000ff}%{+u} /g;s/\!/%{u#00ff00}%{+u} /g;s/\./%{u#ffffff} /g;s/\t/ %{-u}/g'