Talk:PCManFM

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

Desktop icons

Talk status
This discussion is still ongoing.

No clue about icons bloating my pretty black screen. But menu icons are in subdirectories of /usr/share/icons/

user $grep -i icon /usr/share/applications/pcmanfm-desktop-pref.desktop
Icon=user-desktop
user $find /usr/share/ -iname user-desktop*
/usr/share/icons/material-design-dark/scalable/places/user-desktop.svg
/usr/share/icons/material-design-light/scalable/places/user-desktop.svg
user $qfile /usr/share/icons/material-design-{light,dark}/scalable/places/user-desktop.svg
x11-wm/lumina (/usr/share/icons/material-design-light/scalable/places/user-desktop.svg)
x11-wm/lumina (/usr/share/icons/material-design-dark/scalable/places/user-desktop.svg)

Something like right-click on lxpanel's File Manager PCManFM menu entry should allow to Add to desktop.
--Charles17 (talk) 08:28, 15 July 2017 (UTC)