Pacman hook, command with argument help

I have never tried this but something like this is worth a try:

Exec = /bin/bash -c "sudo -u username fbmenugen -g"

Replace username with your username

If that doesn’t work, you could have it a trigger a user systemd service.

2 Likes