From 1a93248a7eff19d46b7c7fdac6e0d0a959b7ad53 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 18:30:38 -0500 Subject: [PATCH] Update config removed emojis --- .config/polybar/config | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index b2e5e576..aafd6a73 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -89,7 +89,6 @@ interval = 60 date = "%Y %b %d (%a)" time = "%I:%M%p" -format-prefix = " " format-prefix-foreground = ${colors.gray} label = %date% %time% @@ -106,13 +105,12 @@ interface = enp0s25 interval = 3.0 format-connected-underline = ${colors.green} -format-connected-prefix = " " format-connected-prefix-foreground = ${colors.gray} label-connected = %local_ip% format-disconnected = format-disconnected-underline = ${colors.red} -label-disconnected =  %ifname% +label-disconnected = %ifname% label-disconnected-foreground = ${colors.gray} [module/i3] @@ -160,10 +158,8 @@ screenchange-reload = true type = internal/alsa format-volume = -label-volume =  label-volume-foreground = ${colors.foreground} -format-muted-prefix = " " format-muted-foreground = ${colors.gray} label-muted = muted