aboutsummaryrefslogtreecommitdiffstats
path: root/i3/bar.py
diff options
context:
space:
mode:
Diffstat (limited to 'i3/bar.py')
-rw-r--r--i3/bar.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/i3/bar.py b/i3/bar.py
index d9cdb10..f2464f5 100644
--- a/i3/bar.py
+++ b/i3/bar.py
@@ -56,7 +56,9 @@ else:
status.register("temp",
- format="{temp:.0f}°C",)
+ format="{Package_id_0}°C {Core_0_bar}{Core_1_bar}",
+ hints={"markup": "pango"},
+ lm_sensors_enabled=True)
status.register("pulseaudio",