Загрузка данных


[bar/mybar]
width = 100%
height = 24
background = #000000
foreground = #FFFFFF

border-size = 0
padding = 0
module-margin = 0

font-0 = monospace:size=10

modules-left = 
modules-center = date
modules-right = keyboard pulseaudio battery

[module/date]
type = internal/date
interval = 1
date = %H:%M:%S  %d.%m.%Y
label = %date%

[module/keyboard]
type = internal/xkeyboard
label-layout = %layout%

[module/pulseaudio]
type = internal/pulseaudio
label-volume = VOL %percentage%%
label-muted = MUTED

[module/battery]
type = internal/battery
battery = BAT0
adapter = ADP1
label-charging = CHR %percentage%%
label-discharging = BAT %percentage%%
label-full = FULL

[settings]
screenchange-reload = true