diff --git a/home/default/.config/river/init b/home/default/.config/river/init index e8e3d23..97d9b42 100755 --- a/home/default/.config/river/init +++ b/home/default/.config/river/init @@ -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