Update polybar config with new colors and date change

This commit is contained in:
Donovan Glover 2017-12-15 23:50:34 -05:00
parent 8055fa8e5a
commit 3d5a85da87
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -24,24 +24,26 @@ modules-center = cmus
modules-right = cpu ram volume date time
monitor = VGA-1
foreground = #AF80AC
background = #FF1C1E21
#foreground = #AF80AC
foreground = #8a7f8f
background = #EE1C1E21
font-0 = "Fira Mono:size=22"
font-1 = "Noto Sans CJK JP:size=22"
height = 88
underline-size = 7.5
padding-left = 2
#underline-size = 5
padding-right = 2
module-margin = 1
[module/i3]
type = internal/i3
label-focused-background = #4f2c4c
#label-focused-background = #AA4f2c4c
label-focused-underline = #B894B0
label-focused-foreground = #c16772
label-focused-foreground = #AF80AC
#label-focused-foreground = #c16772
label-unfocused-foreground = #8a7f8f
label-urgent-foreground = #e4b226
label-visible-foreground = #f2f2f2
@ -72,7 +74,8 @@ label = RAM: %gb_used%
[module/date]
type = internal/date
date = %-d.%-m.%y
date = %d.%m.%y
#date = %B %d, %Y
[module/time]
type = internal/date