Export/Save plasma widget arrangement on workspace
Andrew Coles
andrew_coles at yahoo.co.uk
Tue May 5 00:32:13 CEST 2009
I don't know a nice way to do it, but:
cd ~/.kde/share/config
tar -cvf ~/plasmasettings.tar plasma*
then upload plasmasettings.tar to the other machine, and:
cd ~/.kde/share/config
tar -xvf ~/plasmasettings.tar plasma*
If your KDEHOME isn't .kde, you might need to change it, but the basic idea remains the same.
Andrew
----- Original Message ----
From: Pascal Bach <pasci.bach at gmail.com>
To: plasma-devel at kde.org
Sent: Monday, 4 May, 2009 23:25:13
Subject: Export/Save plasma widget arrangement on workspace
Hello,
I'm searching for a way to export/save the current configuration and
arrangement of my plasma widgets on my workspace and to import/load it
again on another Computer.
Is this already possible? Or can somebody point me in a direction
where to look to implement such a feature?
Thanks for your help
Kind Regards
Pascal
_______________________________________________
Plasma-devel mailing list
Plasma-devel at kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
More information about the Plasma-devel
mailing list