awesomeWM/awesome — reverse-engineered prompt
Reverse engineered prompt
Build me a working install of Awesome from this repo for a Linux machine running X. I want it compiled and installed cleanly, and I want the result to be something I can actually start from my display manager or with startx by using exec awesome.
Please use the sample awesomerc.lua as the starting point and make sure the config ends up in the normal ~/.config/awesome/rc.lua location so it is ready to use right away. If it makes more sense to produce a system package instead of a raw install, that is fine too, as long as the final result is easy to install and manage.
Also make sure the basic run path is covered, including anything needed for the desktop entry, and tell me where to check logs if it fails to start, especially the usual X session error file. Keep changes practical and minimal, and look up current docs online if you need to.
Want more depth? Deep Reverse