You are not logged in.
I'm running Awesome WM on Arch, I'm really fresh with this stuff so bare with me a seocnd ![]()
Currently, my effective rc.lua is at /etc/xdg/awesome/rc.lua
This posed a huge problem today. When I ran yaourt -Syyu, I believe Awesome may have updated from 3.4 to 3.5 and my rc.lua got overwritten during the update.
I see a lot of the internet referring to rc.lua at ~/.config/awesome/rc.lua
I assume I did something wrong during the install, and would like to fix it for best practice and to prevent future problems.
What can I do to get rc.lua working out of the right directory? I googled around and the most relevant discussion I found was here:
http://askubuntu.com/questions/172659/h … ome-rc-lua
But his solution is sort of vague and I don't think a tool is required to fix this. Any tips?
Last edited by shoe (2012-12-19 03:06:55)
Offline
Awesome includes some good default settings right out of the box, but sooner or later you'll want to change something. The lua based configuration file is at ~/.config/awesome/rc.lua.
Offline
Arch Wiki Awesome entry wrote:Awesome includes some good default settings right out of the box, but sooner or later you'll want to change something. The lua based configuration file is at ~/.config/awesome/rc.lua.
You're saying if I just cp it there, then it will work there?
I guess I thought it would be more complicated. I was expecting another config file that pointed to the path or something. Thanks Jason
Last edited by shoe (2012-12-19 02:55:09)
Offline
jasonwryan wrote:Arch Wiki Awesome entry wrote:Awesome includes some good default settings right out of the box, but sooner or later you'll want to change something. The lua based configuration file is at ~/.config/awesome/rc.lua.
You're saying if I just cp it there, then it will work there?
I haven't run awesome in a while, but it worked back then and, according to the wiki, it still works now...
Please remember to mark your thread as [Solved] by editing your first post.
Offline
Right on. I read the wiki over and over but the wiki didn't really explain that the existance of one in ~/.config/awesome would take precedence over the one in the stock location. That's why I was scratching my head. Updated solved THANKS!
Offline