summaryrefslogtreecommitdiff
path: root/herbsttags
diff options
context:
space:
mode:
Diffstat (limited to 'herbsttags')
-rwxr-xr-xherbsttags3
1 files changed, 0 insertions, 3 deletions
diff --git a/herbsttags b/herbsttags
deleted file mode 100755
index 97b9ce4..0000000
--- a/herbsttags
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/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'