fix media keybindings

This commit is contained in:
kento2 2026-04-08 16:10:26 +02:00
parent 3ca3b17b24
commit 1bcd42aebf

View file

@ -130,9 +130,9 @@ bind-key XF86AudioLowerVolume "vol -"
bind-key XF86AudioMute "vol ." bind-key XF86AudioMute "vol ."
bind-key XF86AudioMicMute "vol !" bind-key XF86AudioMicMute "vol !"
bind-key M-y "playerctl play-pause" bind-key 4-y "playerctl play-pause"
bind-key M-less "playerctl previous" bind-key 4-less "playerctl previous"
bind-key M-greater "playerctl next" bind-key 4-greater "playerctl next"
# Autogroup some apps # Autogroup some apps
autogroup 5 "dooble,firefox,librewolf" autogroup 5 "dooble,firefox,librewolf"