No moar underline, moar color!

This commit is contained in:
Geoffrey Frogeye 2017-07-02 22:16:33 +02:00
parent 652fa6ac2b
commit 3a58821711

View file

@ -35,7 +35,7 @@ foreground = ${theme.foreground}
;separator = |
monitor = ${env:MONITOR:LVDS1}
width = 100%
height = 22
height = 20
;offset-x = 1%
;offset-y = 1%
;radius = 6.0
@ -44,13 +44,13 @@ fixed-center = false
background = ${colors.background}
foreground = ${colors.foreground}
line-size = 2
line-size = 0
border-size = 0
border-color = ${colors.background}
padding-left = 1
padding-right = 1
padding-left = 2
padding-right = 2
module-margin-left = 1
module-margin-right = 1
@ -89,7 +89,7 @@ interval = 25
mount-0 = /
mount-1 = /home
label-mounted-underline = ${theme.magentaB}
label-mounted-foreground = ${theme.magentaB}
label-mounted = %{F#ae81ff}%mountpoint%%{F-} %free%
label-unmounted =
@ -125,7 +125,6 @@ label-mode-background = ${theme.redB}
label-focused = %index% %icon%
label-focused-foreground = ${theme.background}
label-focused-background = ${theme.greenB}
label-focused-underline = ${theme.greenF}
label-focused-padding = 2
label-unfocused = ${self.label-focused}
@ -133,7 +132,7 @@ label-unfocused-padding = ${self.label-focused-padding}
label-visible = ${self.label-focused}
label-visible-padding = ${self.label-focused-padding}
label-visible-underline = ${theme.greenF}
label-visible-foreground = ${theme.greenF}
label-urgent = ${self.label-focused}
label-urgent-padding = ${self.label-focused-padding}
@ -181,7 +180,7 @@ ramp-1 = 🌔
ramp-2 = 🌓
ramp-3 = 🌒
ramp-4 = 🌑
format-underline = ${theme.redB}
format-foreground = ${theme.redF}
[module/backlight-acpi]
inherit = module/xbacklight
@ -192,7 +191,7 @@ card = intel_backlight
type = internal/cpu
interval = 0.5
format = <ramp-coreload>
format-underline = ${theme.redB}
format-foreground = ${theme.redF}
ramp-coreload-0 = ▁
ramp-coreload-1 = ▂
ramp-coreload-2 = ▃
@ -205,7 +204,7 @@ ramp-coreload-7 = █
[module/memory]
type = internal/memory
interval = 2
format-underline = ${theme.greenB}
format-foreground = ${theme.greenF}
label =  %gb_free%
[module/eth]
@ -216,7 +215,7 @@ interval = 1
format-connected =  <label-connected>
;label-connected = %local_ip% (↑%upspeed% ↓%downspeed%)
label-connected = %local_ip%
format-connected-underline = ${theme.blueB}
format-connected-foreground = ${theme.blueF}
format-disconnected =
@ -228,7 +227,7 @@ interval = 1
format-connected = <ramp-signal> <label-connected>
;label-connected = %local_ip% %essid% (↑%upspeed% ↓%downspeed%)
label-connected = %local_ip% %essid%
format-connected-underline = ${theme.cyanB}
format-connected-foreground = ${theme.cyanF}
format-disconnected =
@ -256,7 +255,7 @@ time =  %H:%M
time-alt =  %H:%M:%S
format = <label>
format-underline = ${theme.cyanB}
format-foreground = ${theme.cyanF}
label = %date% %time%
@ -265,11 +264,11 @@ type = internal/volume
master-soundcard = default
format-volume = <ramp-volume> <label-volume>
format-volume-underline = ${theme.greenB}
format-volume-foreground = ${theme.greenF}
label-muted = 
label-muted-foreground = #66
format-muted-underline = ${self.format-volume-underline}
format-muted-foreground = ${self.format-volume-foreground}
ramp-volume-0 = 
ramp-volume-1 = 
@ -285,16 +284,16 @@ time-format = %H:%M
label-full = 
format-charging = <ramp-capacity> <label-charging>
format-charging-underline = ${theme.yellowB}
format-charging-foreground = ${theme.yellowF}
label-charging = %percentage%% (%time%)
format-discharging = <ramp-capacity> <label-discharging>
format-discharging-underline = ${self.format-charging-underline}
format-discharging-foreground = ${self.format-charging-foreground}
format-discharging-background = ${theme.redB}
label-discharging = %percentage%% (%time%)
format-full-prefix = " "
format-full-underline = ${self.format-charging-underline}
format-full-foreground = ${self.format-charging-foreground}
ramp-capacity-0 = 
ramp-capacity-1 = 
@ -308,11 +307,11 @@ thermal-zone = 2
warn-temperature = 60
format = <ramp> <label>
format-underline = ${theme.yellowB}
format-foreground = ${theme.yellowB}
label = %temperature%
format-warn = <ramp> <label-warn>
format-warn-underline = ${self.format-underline}
format-warn-foreground = ${self.format-foreground}
format-warn-background = ${theme.redB}
label-warn = %temperature%