New comment by sug0 on void-packages repository https://github.com/void-linux/void-packages/issues/49275#issuecomment-1994697233 Comment: related: https://askubuntu.com/questions/1404700/keyboard-shortcuts-not-working-until-restarting-mate-settings-daemon-on-startup this fixes the issue, but it's not an ideal solution ```desktop [Desktop Entry] Type=Application Exec=pkill -f mate-settings-daemon Hidden=false Name[en_US]=Restart mate-settings-daemon Name=Restart mate-settings-daemon Comment[en_US]=Fixes volume keybinds Comment=Fixes volume keybinds X-MATE-Autostart-Delay=1 ```