Advertisement
Guest User

Untitled

a guest
Sep 9th, 2024
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [module/pulseaudio]
  2. type = internal/pulseaudio
  3.  
  4. format-volume-prefix = "VOL "
  5. format-volume-prefix-foreground = ${colors.primary}
  6. format-volume = <label-volume>
  7.  
  8. label-volume = %percentage%%
  9.  
  10. label-muted = muted
  11. label-muted-foreground = ${colors.disabled}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement