On 06-08-18 20:50, Andreas Meyer wrote:
Hello!
JJM de Faber <hans.defaber@gmail.com> schrieb am 06.08.18 um 18:33:10 Uhr:
appears you are searching for something quite elaborate and convoluted rather than a simple solution.
True, convoluted is the right word.
select "Icons" -> "Arrange In" Columns -> "Align" Left -> "Sort By" Unsorted , Folders first unchecked -> "Icon Size" medium -> "Locked" yes A simple solution, i Have this problem already 2 years and once in the 5 reboots all icons are garbled. I can't find one.
everything is set as Iwanted Yes, same here, it just does not fixate the icons. I now try the solution you suggested with System settings-Autostart-Startup and hope it works.
Andreas
Send you my script#! /bin/bash ------ #! /bin/bash # # clear set -x #debug on # #variables # #copy the backup desktop config to actual # dest_file=~/.config/plasma-org.kde.plasma.desktop-appletsrc.bck src_file=~/.config/plasma-org.kde.plasma.desktop-appletsrc # # # cp -a -f $dest_file $src_file # exit Thank you very much! Looks good. I'll put it into the autostart section. I'm not sure to execute it when I logout or login.
Kind regards
Andreas
After your work, for instance change some things on your desktop, you logout. But before logout you have to save your changes that is the reverse action. So copying your wanted configuration to actual should be a startup action. There is also a possibility named "before session startup" don't choose this . You get a kde hang situation. -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org