From 19a3dec82bdea9933c4f57ec8a751fa16cc07a3b Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 18 Feb 2015 16:56:29 +0100 Subject: smaller --- ratpoison/panel/panel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratpoison/panel') diff --git a/ratpoison/panel/panel b/ratpoison/panel/panel index a243011..08c7df4 100755 --- a/ratpoison/panel/panel +++ b/ratpoison/panel/panel @@ -12,7 +12,7 @@ xtitle -sf 'T%s' > "$PANEL_FIFO" & essid -sf 'E%s' -i 3 -w wlp2s0 > "$PANEL_FIFO" & volume -i 10 -sf 'V%i' > "$PANEL_FIFO" & battery -i 5 -sf 'B%i' > "$PANEL_FIFO" & -clock -sf 'S%a %H:%M' > "$PANEL_FIFO" & +clock -sf 'S%d %a %H:%M' > "$PANEL_FIFO" & ./music > "$PANEL_FIFO" & ./cpu > "$PANEL_FIFO" & -- cgit v1.2.3-54-g00ecf