https://bugs.kde.org/show_bug.cgi?id=360478
--- Comment #200 from postix <pos...@posteo.eu> --- (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 ``` -- You are receiving this mail because: You are watching all bug changes.