add mpc bindings

This commit is contained in:
cho 2024-01-31 19:04:13 +07:00
parent e21550bc6f
commit cf31104779
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ riverctl map normal Super Minus spawn 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
riverctl map normal Super+Shift Equal spawn 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%+'
riverctl map normal Super+Shift Minus spawn 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%-'
riverctl map normal Super+Shift m spawn 'wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle'
riverctl map normal Super P spawn 'mpc toggle'
riverctl map normal Super O spawn 'mpc next'
riverctl map normal Super I spawn 'mpc prev'
# Super+Q to close the focused view
riverctl map normal Super Q close