mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
switch to pactl
This commit is contained in:
parent
cba5d4efef
commit
b6c7cd379c
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ bindsym $mod+r mode "resize"
|
|||
|
||||
# Media controls:
|
||||
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SIpactl set-sink-mute @DEFAULT_SINK@ +5%
|
||||
bindsym xf86audiolowervolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||||
bindsym XF86AudioMicMute exec pulseaudio-ctl mute-input
|
||||
bindsym XF86AudioPlay exec playerctl play-pause
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue