Use pulseaudio module instead of alsa module

This commit is contained in:
Yash Karandikar 2023-08-14 15:48:11 -05:00
parent cc31d5b788
commit ea4f851d28
2 changed files with 6 additions and 9 deletions

View file

@ -45,7 +45,7 @@ wm-restack = bspwm
# Top modules
bottom-left = powermenu title bluetooth redshift
bottom-center = i3
bottom-right = alsa battery date
bottom-right = pulseaudio battery date
top-left = cpu memory diskusage backlight
top-center = cava

View file

@ -173,14 +173,8 @@ label-indicator-on-capslock-underline = ${colors.warning}
; Icons
layout-icon-default = 
[module/alsa]
type = internal/alsa
master-soundcard = ${config.master-soundcard}
speaker-soundcard = ${config.speaker-soundcard}
headphone-soundcard = ${config.headphone-soundcard}
master-mixer = ${config.master-mixer}
[module/pulseaudio]
type=internal/pulseaudio
; Format
format-volume = <ramp-volume> <label-volume>
@ -201,6 +195,9 @@ ramp-headphones-0 = 
ramp-volume-foreground = ${colors.nord7}
click-right = pavucontrol
[module/backlight]
type = internal/backlight