diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-24 19:03:33 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-24 19:03:33 -0800 |
| commit | cabdc9c14748dc11bfebaa37ae5f1af48042b4d9 (patch) | |
| tree | 05221f137dbaa08aa7b6e6dfa8f158cca3ca2254 /users/fcuny/configs/polybar/modules/pulseaudio.ini | |
| parent | swaylock: background color (diff) | |
| download | infra-cabdc9c14748dc11bfebaa37ae5f1af48042b4d9.tar.gz | |
polybar: delete configuration
This is not needed anymore, we can remove it completely.
Diffstat (limited to '')
| -rw-r--r-- | users/fcuny/configs/polybar/modules/pulseaudio.ini | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/users/fcuny/configs/polybar/modules/pulseaudio.ini b/users/fcuny/configs/polybar/modules/pulseaudio.ini deleted file mode 100644 index 41d02b6..0000000 --- a/users/fcuny/configs/polybar/modules/pulseaudio.ini +++ /dev/null @@ -1,8 +0,0 @@ -[module/pulseaudio] -type = internal/pulseaudio -use-ui-max = false -format-volume = <label-volume> -label-volume = "vol/%percentage%%" -label-muted = "vol/%percentage%%" -label-muted-foreground = ${colors.disabled} -click-right = pavucontrol |
