Hello, guys, I just installed artix and then install awesome. And want to configure it, but have no .config directory. I created it, copied rc.lua from /etc/xdg/awesome/, but it’s don’t work with it. Only with /etc/xdg/awesome/ dir. Can you help me with it, or I can just leave it like this?

  • ZWQbpkzl [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    You’re gonna have to provide way more information than ‘but it don’t work with it’. In what way does it not work? Paste any error messages.

    From what I understand you made ~/.config/ and then copied /etc/xdg/awesome/rc.lua to ~/.config/rc.lua, which is wrong. It should be ~/.config/awesome/rc.lua. See man awesomerc