I've been reading as much as I can online, but none of it seems to work (i.e. changing ~/.config/awesome/rc.lua
).
I've installed awesome window manager from the repos, and I log into it via GDM, and now I'd like to get it to start a few applications every time I log into the session.
awful.spawn.single_instance()
should prevent double-launch so George's answer seems like a better technique – Codebling Oct 09 '19 at 16:33