summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-16 21:29:55 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-16 21:29:55 +0200
commitff199960c985d93e1174797765c115adc7e63ba6 (patch)
treefe6584e4c6f288f23778c83e167be816a2082f41
parent3748fc097ac5995a112da0e7f83c6c54fddb656e (diff)
added mpc bindings
-rw-r--r--config/hyprland/hypr/binds.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf
index a2a76a3..459080e 100644
--- a/config/hyprland/hypr/binds.conf
+++ b/config/hyprland/hypr/binds.conf
@@ -107,6 +107,9 @@ submap = reset
bind =, XF86AudioLowerVolume, exec, pamixer -d 5
bind =, XF86AudioRaiseVolume, exec, pamixer -i 5
bind =, XF86AudioMute, exec, pamixer -t
+bind =, XF86AudioPlay, exec, mpc toggle
+bind =, XF86AudioNext, exec, mpc next
+bind =, XF86AudioPrev, exec, mpc prev
bind = $mainMod SHIFT, B, exec, killall waybar; waybar