diff --git a/files/.cwmrc b/files/.cwmrc index 153d2d0..70b09da 100644 --- a/files/.cwmrc +++ b/files/.cwmrc @@ -130,9 +130,9 @@ bind-key XF86AudioLowerVolume "vol -" bind-key XF86AudioMute "vol ." bind-key XF86AudioMicMute "vol !" -bind-key M-y "playerctl play-pause" -bind-key M-less "playerctl previous" -bind-key M-greater "playerctl next" +bind-key 4-y "playerctl play-pause" +bind-key 4-less "playerctl previous" +bind-key 4-greater "playerctl next" # Autogroup some apps autogroup 5 "dooble,firefox,librewolf" \ No newline at end of file