From 5a58034071911286816bbf2418a349f7657494ab Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 10 Jan 2021 15:36:07 +0530 Subject: added shortcut for hdmi --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'polybar/.config') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 165f477..67965f1 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -3,7 +3,7 @@ screenchange-reload = true [colors] ;background = ${xrdb:background:#060808} -background = #171a1f +background = #00171a1f background-alt = ${xrdb:color0:#000} ;foreground = ${xrdb:foreground:#c5c8c6} foreground = #b7b7b7 -- cgit v1.2.3