From 79aff35538076ee9486418749e880b11bccca255 Mon Sep 17 00:00:00 2001 From: listout Date: Mon, 17 Jan 2022 23:18:23 +0530 Subject: use environment variable for temperature module --- .config/polybar/config | 40 ++++++++++++++++++++-------------------- .config/polybar/launch.sh | 7 ++++++- 2 files changed, 26 insertions(+), 21 deletions(-) (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config index d4ea4ae..1700c1c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -37,8 +37,8 @@ modules-center=bspwm ; COLORS ; ;--------; -foreground = #1a1a24 -background = #2c2e3e +foreground = #2a1a24 +background = #1a1a24 ;---------------; ; MISCELLANEOUS ; @@ -65,15 +65,15 @@ label-charging=%time% %percentage% label-full=BAT0: %percentage% label-full-foreground = #cddbf9 -label-full-background = #2c2e3e +label-full-background = #1a1a24 label-full-padding = 2 label-charging-foreground = #cddbf9 -label-charging-background = #2c2e3e +label-charging-background = #1a1a24 label-charging-padding = 2 label-discharging-foreground = #cddbf9 -label-discharging-background = #2c2e3e +label-discharging-background = #1a1a24 label-discharging-padding = 2 format-discharging= @@ -90,25 +90,25 @@ time-alt=%I:%M:%S %A, %d %B %Y format=