i3 update

This commit is contained in:
2025-05-26 18:29:43 +02:00
parent 9e4ed36c74
commit afa96afc9c
12 changed files with 223 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
[module/volume]
type = internal/pulseaudio
format-volume-prefix = " "
format-volume-prefix-foreground = ${colours.primary}
format-volume = <label-volume>
label-volume = %percentage%%
label-muted = muted
label-muted-foreground = ${colours.disabled}