mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Use pulsemixer as right click action
This commit is contained in:
parent
dff2f6cd17
commit
4cc23c5225
@ -54,6 +54,7 @@ A repository of my personal configuration files.
|
||||
- [[https://github.com/cdemoulins/pamixer][pamixer]]
|
||||
- [[https://github.com/dylanaraps/pfetch][pfetch]]
|
||||
- [[https://www.freedesktop.org/wiki/Software/PulseAudio/][Pulseaudio]]
|
||||
- [[https://github.com/GeorgeFilipkin/pulsemixer][pulsemixer]]
|
||||
- [[https://www.python.org/][Python]]
|
||||
- [[https://github.com/dylanaraps/pywal][pywal]]
|
||||
- [[http://www.gnu.org/software/stow/][stow]]
|
||||
|
@ -234,7 +234,7 @@ label-volume = 蓼 %percentage%%
|
||||
label-muted = "遼"
|
||||
label-muted-foreground = ${colors.disabled}
|
||||
|
||||
click-right = pavucontrol &
|
||||
click-right = setsid alacritty --class=float,float -e pulsemixer
|
||||
|
||||
[module/volume-laptop]
|
||||
type = internal/pulseaudio
|
||||
@ -244,7 +244,7 @@ label-volume = 蓼 %percentage%%
|
||||
label-muted = "遼"
|
||||
label-muted-foreground = ${colors.disabled}
|
||||
|
||||
click-right = pavucontrol &
|
||||
click-right = setsid alacritty --class=float,float -e pulsemixer
|
||||
|
||||
[module/battery0]
|
||||
type = internal/battery
|
||||
|
Loading…
Reference in New Issue
Block a user