this post was submitted on 11 Aug 2024
6 points (87.5% liked)

Arch Linux

7599 readers
24 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

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?

  • upd: It was my mistake, because I created .xinitrc using root profile using such command: touch ~/.xinitrc, that why it was created in /root/ directory and caused errors, when I trying to startx without sudo. (I didn't write about it, cause thought that it didn't matter) But now all works right
you are viewing a single comment's thread
view the rest of the comments
[โ€“] taaz@biglemmowski.win 2 points 1 month ago* (last edited 1 month ago) (1 children)

The user path should be .config/awesome/rc.lua

Also recommend to check out https://github.com/lcpz/awesome-copycats

for ready made themes.

[โ€“] someoneFromInternet@lemmy.ml 0 points 1 month ago* (last edited 1 month ago)

yes, my pass exactly sameyes, my pass exactly same, or ~/.config/awesome/rc.lua is difference?