You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

69 lines
1.6 KiB

[module/bspwm]
type = internal/bspwm
enable-click = true
enable-scroll = true
reverse-scroll = true
label-focused = %{T3}
label-focused-foreground = ${color.accent}
label-occupied = %{T3}
label-occupied-foreground = ${color.accent}
label-empty = %{T3}
label-empty-foreground = ${color.accent}
label-separator = " "
label-separator-padding = 0
[module/pulseaudio]
type = internal/pulseaudio
;max 100 not 153 %
use-ui-max = false
interval = 5
label-muted =
label-muted-foreground = ${color.attention}
ramp-volume-0 =
ramp-volume-1 =
ramp-volume-2 =
ramp-volume-3 =
ramp-volume-4 =
;format-volume = <ramp-volume> <label-volume>
format-volume = <ramp-volume>
[module/date]
type = internal/date
interval = 1.0
;time = %H:%M
time = %H:%M
;time-alt = %d.%m.%y
time-alt = %d.%m.%y
label = %time%
format = <label>
[module/battery]
type = internal/battery
; see ls /sys/class/powersupply/
battery = BAT0
adapter = AC
ramp-capacity-0 =
ramp-capacity-1 =
ramp-capacity-2 =
ramp-capacity-3 =
ramp-capacity-4 =
ramp-capacity-5 =
ramp-capacity-6 =
ramp-capacity-7 =
ramp-capacity-8 =
ramp-capacity-9 =
label-full = Fully charged
format-charging-prefix =
format-charging = <label-charging>
format-discharging = <ramp-capacity> <label-discharging>
[module/backlight]
type = internal/backlight
; see ls /sys/class/backlight/
card = amdgpu_bl0
format-prefix =
format = <label>