From e234db7fc39a1d09fcd715658fa96ce284370962 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 17:14:12 -0500 Subject: [PATCH] Update config Organized modules --- .config/polybar/config | 173 ++++++++++++++++------------------------- 1 file changed, 69 insertions(+), 104 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index dfdca1b3..679bd6ea 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -47,30 +47,73 @@ module-margin-left = 1 module-margin-right = 1 font-0 = mono:pixelsize=9;1 -font-1 = Inconsolata Nerd Font:size=8;1 -font-2 = Noto Color Emoji:scale=10:style=Regular;2 -font-3 = Symbola:pixelsize=9;1 +font-1 = Source Code Pro:size=8;1 +font-2 = Source Code Pro:scale=10:style=Regular;2 +font-3 = Source Code Pro:pixelsize=9;1 wm-restack = i3 modules-left = i3 modules-center = xwindow -modules-right = cpu memory volume wlan eth battery date powermenu +modules-right = cpu memory volume wlan ethernet battery date tray-position = right tray-padding = 0 -[module/mutt-wizard] +[module/battery] +type = internal/battery +battery = BAT0 +adapter = ADP1 +full-at = 98 +time-format = %H:%M + +format-charging = +label-charging = BAT: %percentage%% + +format-discharging = +label-discharging = BAT: %percentage%% + +[module/cpu] +type = internal/cpu +; Seconds to sleep between updates +interval = 0.5 +format =