minus-squareClarth@lemmy.dbzer0.comtoLinux@lemmy.world•How to make custom appearance settings apply to all users?linkfedilinkEnglisharrow-up6arrow-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.comtoSelfhosted@lemmy.world•Jellyfin is not just good... but *better* than Plex now?!linkfedilinkEnglisharrow-up4·7 months agoPlexamp being behind a paywall stopped me from using Plex for music. Went with Navidrome and it works great. 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-up24·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-up3·1 year agohttps://sr.ht/~nicoco/slidge/ linkfedilink
minus-squareClarth@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Best VPS for grampslinkfedilinkEnglisharrow-up2arrow-down1·2 years agoCheck out ServerHunter 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.