I'm making the switch from MacOS, and one of the things I loved about MacOS was the Alfred launcher.
Especially it's feature to attach custom actions to a keyword of your choice.
Is it possible to for example execute this command xdg-open https://gmail.com && xdg-open https://calendar.google.com
when I type the keyword "start workday" in the Gnome launcher?
I tried making a .sh file and running it from the Gnome launcher but that's not working.