From 31a157b314e4a6178a8f00325b07322bcf5b6597 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 22 Sep 2020 11:29:38 +0530 Subject: updatad the vol func --- polybar/.config/polybar/config | 4 +++- x/.Xresources | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 0ad7cf4..ee9878a 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -6,7 +6,7 @@ screenchange-reload = true background = #00000000 background-alt = ${xrdb:color0:#000} ;foreground = ${xrdb:foreground:#c5c8c6} -foreground = #5e5c5c +foreground = #757474 foreground-alt = ${xrdb:colorBD:#444} primary = ${xrdb:color4:#ffb52a} secondary = ${xrdb:color3:#e60053} @@ -140,9 +140,11 @@ format-charging = +bat [module/pulseaudio] type = internal/pulseaudio format-volume = vol +format-muted = vol label-volume = %percentage%% label-volume-foreground = #EEFFFF label-muted = muted +label-muted-foreground = #EEFFFF [module/cmus] type = custom/script diff --git a/x/.Xresources b/x/.Xresources index 241580a..b8ef8d7 100755 --- a/x/.Xresources +++ b/x/.Xresources @@ -12,13 +12,13 @@ #define base05 #EEFFFF #define base06 #EEFFFF #define base07 #FFFFFF -#define base08 #3b3b3b +#define base08 #D75F5F #define base09 #F78C6C #define base0A #353531 #define base0B #13CA91 #define base0C #79ffe1 -#define base0D #7898FB -#define base0E #3b3b3b +#define base0D #6987e0 +#define base0E #e59595 #define base0F #FF5370 ! URxvt -- cgit v1.2.3