Post #3627079
2026-07-06 12:04 UTC
I have had that working on Hyprland, using shift+volume to change microphone volume. First, obviously, make sure that your keyboard returns XF86AudioPause (not, e.g. XF86AudioPlayPause). Next, try having that key combination execute a command you know works (launch a browser or some such). If none of those work, I’m out of ideas.
Replies (1)
-
@sinextitan@lemmy.world 2026-07-06 12:52
turns out my kb doesn’t have a XF86AudioPause button, so both play and pause are settled by XF86AudioPlay. so I was trying to make it work w a bind that can’t exist. the cmd that I was executing, this time I fully copied it into the terminal and figured out the error. ‘playerctld’ does not have the same flags as ‘playerctl’. dk y my dumbass thought that.