From 945c3d8cb7e9f5cb9de8b83e9fc40a581dc42611 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Sun, 20 Dec 2020 17:18:29 -0700 Subject: Separate polybar modules --- .config/polybar/main.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/polybar/main.ini') diff --git a/.config/polybar/main.ini b/.config/polybar/main.ini index 20dc6a4..c02134c 100644 --- a/.config/polybar/main.ini +++ b/.config/polybar/main.ini @@ -14,7 +14,7 @@ font-3 = Font Awesome 5 Free Solid:pixelsize=10;1 font-4 = Font Awesome 5 Brands:pixelsize=10;1 background = ${colors.background} -foreground = ${colors.foreground} +foreground = ${colors.blue} line-size = 2 line-color = ${colors.blue} @@ -26,11 +26,11 @@ padding-left = 0 padding-right = 0 module-margin-left = 1 -module-margin-right = 2 +module-margin-right = 1 modules-left=bspwm modules-center=xwindow -modules-right=date pulseaudio +modules-right=date pulseaudio powermenu tray-position = right tray-padding = 2 -- cgit v1.2.3-54-g00ecf