diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-19 17:50:26 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-19 17:50:26 +0530 |
commit | 3c7c48d890d7e3d144d8bc9d90e0d27c65de8414 (patch) | |
tree | 03ceeebbc1868e8e4e58f4eb80bccf885fe61ac9 /.config/polybar/bars.ini | |
parent | 06d2cf75294636dad6013ec004ed6c958034195b (diff) |
added nerdfonts icon to temperature label-warn and made it red
Diffstat (limited to '.config/polybar/bars.ini')
-rw-r--r-- | .config/polybar/bars.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini index 7cc3343..e4d999c 100644 --- a/.config/polybar/bars.ini +++ b/.config/polybar/bars.ini @@ -69,4 +69,5 @@ font-3 = "Hack Nerd Font:style=Regular:size=20;5" font-4 = "Source Han Sans JP:style=Heavy:size=11;2" # font-1 but bold, make sure to edit accordingly modules-left = powerline0 date powerline1 wlan eth powerline2 storage-root powerline1 storage-home powerline2 cpu powerline1 temperature powerline2 memory powerline1 backlight powerline3 xwindow -modules-right = polydoro pulseaudio ewmh battery systray +modules-right = polydoro pulseaudio ewmh battery +#systray |