From 2c24a02186795b26446f87bde3e8563e93a9870c Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sun, 5 Apr 2020 00:58:40 -0500 Subject: [PATCH] Cleaned up config and made a more usable --- .config/polybar/config | 132 ++++++++++++++++++----------------------- 1 file changed, 58 insertions(+), 74 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 28293742..d0dc86e5 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -2,10 +2,10 @@ [colors] background = #1d2021 +foreground = #ebdbb2 black = #1d2021 blue = #83a598 darkyellow = #d79921 -foreground = #ebdbb2 gray = #928374 green = #20c723 orange = #ffa500 @@ -14,75 +14,48 @@ white = #ebdbb2 yellow = #fabd2f [bar/main] +; polybar settings enable-ipc = true -fixed-center = false -height = 20 +height = 18 monitor = ${env:MONITOR:} width = 100% -radius= 0.0 - -; allow scrolling workspaces -scroll-up = i3wm-wsnext -scroll-down = i3wm-wsprev - background = ${colors.background} foreground = ${colors.foreground} - line-size = 3 line-color = ${colors.red} - +; Module formatting border-size = 0 border-color = ${colors.white} - padding-left = 0 padding-right = 1 - module-margin-left = 1 module-margin-right = 1 - +; Fonts font-0 = "Source Code Pro:pixelsize=8;1" font-1 = "Source Code Pro:style=Regular:pixelsize=8;1" -; Enable emojis -font-2 = NotoColorEmoji:pixelsize=8;1:fontformat=truetype:scale=10:antialias=true; - +; enable emojis +font-2 = NotoColorEmoji:pixelsize=5;0:fontformat=truetype:scale=12:antialias=true; +; wm related wm-restack = i3 - +scroll-up = i3wm-wsnext +scroll-down = i3wm-wsprev modules-left = i3 modules-right = sys_updates bluetooth sys_temp cpu memory volume wifi ethernet battery date - +; Where to display programs that put something system tray tray-position = right -tray-padding = 0 -tray-scale = 1.0 - - -[module/sys_updates] -exec = ~/.local/bin/polybar_scripts/aur_updates -format =