Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; visible = Active workspace on unfocused monitor
- label-visible = %index%
- label-visible-background = ${self.label-focused-background}
- label-visible-underline = ${self.label-focused-underline}
- label-visible-padding = ${self.label-focused-padding}
- ; urgent = Workspace with urgency hint set
- label-urgent = %index%
- label-urgent-background = ${colors.alert}
- label-urgent-padding = 2
- ; Separator in between workspaces
- ; label-separator = |
- label-song-maxlen = 25
- label-song-ellipsis = true
- [module/cpu]
- type = internal/cpu
- interval = 2
- format-prefix = " "
- format-prefix-foreground = ${colors.foreground-alt}
- format-underline = #f90000
- label = %percentage:2%%
- [module/memory]
- type = internal/memory
- interval = 2
- format-prefix = " "
- format-prefix-foreground = ${colors.foreground-alt}
- format-underline = #4bffdc
- label = %percentage_used%%
- [module/date]
- type = internal/date
- interval = 5
- date =
- date-alt = " %Y-%m-%d"
- time = %H:%M
- time-alt = %H:%M:%S
- format-prefix =
- format-prefix-foreground = ${colors.foreground-alt}
- format-underline = #0a6cf5
- label = %date% %time%
- [module/alsa]
- type = internal/alsa
- format-volume = <label-volume> <bar-volume>
- label-volume = VOL
- label-volume-foreground = ${root.foreground}
- format-muted-prefix = " "
- format-muted-foreground = ${colors.foreground-alt}
- label-muted = sound muted
- bar-volume-width = 10
- bar-volume-foreground-0 = #55aa55
- bar-volume-foreground-1 = #55aa55
- bar-volume-foreground-2 = #55aa55
- bar-volume-foreground-3 = #55aa55
- bar-volume-foreground-4 = #55aa55
- bar-volume-foreground-5 = #f5a70a
- 106,0-1 58%
Advertisement
Add Comment
Please, Sign In to add comment