LINUX LITE 7.4 RC1 RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Replicating the desktop settings for one user based on another user
#2
(06-02-2018, 05:36 PM)Vera link Wrote: 2a. Replace this new user's ~/.config/xfce4 folder with the existing user's ~/.config/xfce4 folder. I did this as follows using these two commands but I'm sure there's a more elegant way to do it:

Code:
sudo rm -r /home/newuser/.config/xfce4
sudo cp -r /home/mainuser/.config/xfce4 /home/newuser/.config/.

I would do the operations just by copying and pasting the files in Thunar opened as a root - by right click and choosing the root option, or by opening Thunar by the commands in the terminal: sudo su - [ password ] - thunar

These will open Thunar with admin privileges for me to copy and paste necessary files.  8)
I don't know whether this way is really elegant, but for me it is easier and faster as I am a former Win-user and got accustomed to do such things like this - without too complicated terminal commands. Smile

... let the dead bury their dead (Matthew 8:22)
Reply


Messages In This Thread
Re: Replicating the desktop settings for one user based on another user - by NN - 06-02-2018, 06:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)