https://bugs.kde.org/show_bug.cgi?id=360478
--- Comment #204 from Nick Stefanov <m...@abv.bg> --- (In reply to postix from comment #200) > (In reply to Nick Stefanov from comment #199) > > Bharadwaj Raju, I don't know why, I replace the file with yours, it's a > > simple task, but it's not working... > > Here's how I did it: > > ``` > wget "https://bugsfiles.kde.org/attachment.cgi?id=142613" -o > "~/Downloads/FolderViewLayer.qml" > > sudo mv > /usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ > FolderViewLayer.qml > /usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ > FolderViewLayer.qml.bak > > sudo cp ~/Downloads/FolderViewLayer.qml > /usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ > FolderViewLayer.qml > > plasmashell --replace > ``` Thanks, I do it the same way -- You are receiving this mail because: You are watching all bug changes.