diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index af40aee..a31b8d2 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -35,16 +35,16 @@ modules-center = date weather [bar/alone] inherit = bar/common -modules-right = battery cpu memory brightness bluetooth network disk dunst pulseaudio +modules-right = battery cpu memory brightness bluetooth network disk dunst micro speaker [bar/primary] inherit = bar/common -modules-right = battery cpu memory brightness bluetooth network disk dunst pulseaudio +modules-right = battery cpu memory brightness bluetooth network disk dunst micro speaker [bar/secondary] inherit = bar/common modules-center = date -modules-right = pulseaudio +modules-right = micro speaker [module/i3] type = internal/i3 @@ -138,7 +138,7 @@ animation-low-3 =  animation-low-3-foreground = ${colors.transparent} animation-low-framerate = 500 -[module/pulseaudio] +[module/speaker] type = internal/pulseaudio use-ui-max = false format-volume = @@ -154,6 +154,15 @@ ramp-volume-5 =  ramp-volume-6 =  ramp-volume-7 =  +[module/micro] +type = internal/pulseaudio +use-ui-max = false +source = "@DEFAULT_SOURCE@" +format-volume = +format-muted = +label-volume =  %percentage: 2%% +label-muted =  %percentage: 2%% + # All IPC modules require 3.6+ [module/network] type = custom/ipc