diff options
| -rwxr-xr-x | status | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ daemon() { [ ! -p "$CMDFIFO" ] && mkfifo $CMDFIFO status() { - xsetroot -name " $(cat) " + xsetroot -name " $(cat)" } autorefresh & |
| index : suckless/status | ||
| Status for DWM and DWL | Nathan Reiner <nathan@nathanreiner.xyz> |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | status | 2 |
@@ -27,7 +27,7 @@ daemon() { [ ! -p "$CMDFIFO" ] && mkfifo $CMDFIFO status() { - xsetroot -name " $(cat) " + xsetroot -name " $(cat)" } autorefresh & |