I'm trying to create an array of simple hotkeys on my desktop, running OpenSuse with dwm. Things like:
Ctrl+E /opt/eclipse/eclipse
Can this be configured from within dwm? If not is there an external application which I can run (in the background) to listen for these hotkeys.
Also, is it possible for the hotkeys to only work when I an not hovering over a window (so that the windows doesn't grab my input by accident)?