17
submitted 3 years ago* (last edited 3 years ago) by u202307011927@feddit.de to c/archlinux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] MicroMacro@sh.itjust.works 6 points 3 years ago

/etc and ~/.config in priority

[-] iHUNTcriminals@lemm.ee 2 points 3 years ago

What is typically stored in /etc ?

[-] vepro@iusearchlinux.fyi 7 points 3 years ago

System wide configuration files

[-] u202307011927@feddit.de 0 points 3 years ago

Is it possible to tell my OS that it's always going to have only 1 non-root user and relocate all the ~/.config into /etc?

[-] theshatterstone54@feddit.uk 3 points 3 years ago

You should not do that. Things can break. Your user configurations are stored in .config and Your System configurations stored in /etc/ are used by your system. I wouldn't recommend it.

[-] vepro@iusearchlinux.fyi 1 points 3 years ago

Programs may read from /etc, but it's not recommended. Instead, I recommend having your .config directory stored somewhere, or preferably, have all configs in a git repository (often called dotfiles) and deploy them on systems for example with stow

[-] stepanzak@iusearchlinux.fyi 2 points 2 years ago

It's like .config but system wide. It stands for Editable Text Configuration. Some examples is config for Sudo, Grub, X11 or SDDM.

this post was submitted on 17 Sep 2023
17 points (94.7% liked)

Arch Linux

9937 readers
1 users here now

The beloved lightweight distro

founded 6 years ago
MODERATORS