How do I create a graphical shortcut to run a program in awesome WM? An icon I can click to launch a program?
Right now, I can only run Firefox by either:
- launching a terminal, then typing "
firefox &
", - pressing Super+R and typing
firefox
, - editing config files to add a keyboard shortcut.
.desktop
format is part of the Free Desktop standard. But yes, that gnome tag shouldn't be there. – muru Feb 03 '17 at 16:08awesome
. – Nickolai Leschov Feb 04 '17 at 13:01~/Desktop
folder – muru Feb 14 '17 at 16:56