minus-squareClarth@lemmy.dbzer0.comtoLinux@lemmy.world•How to make custom appearance settings apply to all users?linkfedilinkEnglisharrow-up1arrow-down1·2 months agoI think you want a skeleton. /etc/skel If you want to copy settings for Firefox and other applications, copy (parts of) your .config in there. When you create a new user it uses the skel directory as a template. Google/GPT will explain it better than I can. linkfedilink
minus-squareClarth@lemmy.dbzer0.comtoAsklemmy@lemmy.ml•What's the dumbest thing you've done to fix a tech issue?linkfedilinkEnglisharrow-up40·7 months agochmod -R 777 * linkfedilink
minus-squareClarth@lemmy.dbzer0.comtoAsklemmy@lemmy.ml•What did you get told as a child that you realised was a lie as you got older?linkfedilinkEnglisharrow-up26·1 year agoWe don’t lick other people. linkfedilink
minus-squareClarth@lemmy.dbzer0.comtoAsklemmy@lemmy.ml•why do you use xmpp instead of matrix?linkfedilinkEnglisharrow-up4·1 year agohttps://sr.ht/~nicoco/slidge/ linkfedilink
I think you want a skeleton. /etc/skel
If you want to copy settings for Firefox and other applications, copy (parts of) your .config in there. When you create a new user it uses the skel directory as a template.
Google/GPT will explain it better than I can.