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