aboutsummaryrefslogtreecommitdiff
path: root/Panel/lemonbar/panel
diff options
context:
space:
mode:
Diffstat (limited to 'Panel/lemonbar/panel')
-rwxr-xr-xPanel/lemonbar/panel1
1 files changed, 1 insertions, 0 deletions
diff --git a/Panel/lemonbar/panel b/Panel/lemonbar/panel
index 8058e56..4008682 100755
--- a/Panel/lemonbar/panel
+++ b/Panel/lemonbar/panel
@@ -15,6 +15,7 @@ volume -f 'V%i' > "$PANEL_FIFO" &
battery -i 60 -sf 'B%s %i' > "$PANEL_FIFO" &
clock -i 60 -sf 'Z%d %a %H:%M' > "$PANEL_FIFO" &
./music > "$PANEL_FIFO" &
+./temp > "$PANEL_FIFO" &
#./load > "$PANEL_FIFO" &
#essid -sf 'E%s' -i 30 -w wlp2s0 > "$PANEL_FIFO" &
# ./signal > "$PANEL_FIFO" &