river: $mod+z para silenciar microfono
This commit is contained in:
parent
8427185784
commit
6ae0878d41
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ riverctl map normal $mod F11 enter-mode passthrough
|
|||
|
||||
riverctl map passthrough $mod F11 enter-mode normal
|
||||
|
||||
riverctl map normal $mod Z spawn 'pamixer --default-source --toggle-mute'
|
||||
|
||||
for mode in normal locked
|
||||
do
|
||||
# https://github.com/cdemoulins/pamixer
|
||||
|
|
Loading…
Reference in a new issue