You are not logged in.
Hello,
In order to build openbox on Debian Buster I am using some scipts "Bunsen" like :
pipemenus , conky , themes.
I would like to install icons in appearance. How to do that?
Thanks for answer.
Last edited by jjr (2018-06-01 21:07:56)
Toshiba Tecra R950 openbox BL dualboot W7
Offline
it depends how the icons are shipped.
usually you download the whole theme, archived, to ~/.icons or ~/.local/share/icons, then extract.
this should leave you with a new folder containing the icon theme.
there must be a file called 'index.theme' just inside this folder.
so you have to look inside the extracted folder if the structure is as required.
e.g., if the icon theme is called Breeze:
tree -L 1 ~/.icons/Breeze
/home/ohnonot/.icons/Breeze
├── cursors
└── index.theme
lxappearance needs to be restarted to show the newly installed icons.
Last edited by ohnonot (2018-05-25 19:17:00)
Offline
BunsenLabs uses the Paper icon theme, we customize it slightly in our own repo (status icons, login "penguin flame" user-icon, and our distro logo)...
Source icons...
https://github.com/snwh/paper-icon-theme
Our customizations on GitHub...
https://github.com/BunsenLabs/bunsen-paper-icon-theme
Our packages...
https://www.bunsenlabs.org/repoidx.html … -icon-them
https://eu.pkg.bunsenlabs.org/debian/po … con-theme/
I don't care what you do at home. Would you care to explain?
Offline
BTW, our wallpapers and some other are here...
https://github.com/BunsenLabs/bunsen-images
I don't care what you do at home. Would you care to explain?
Offline
Thanks for your reply.
I will try to install the Paper icon theme.
Toshiba Tecra R950 openbox BL dualboot W7
Offline
Ok . Problem solved.
Thanks for your help
Toshiba Tecra R950 openbox BL dualboot W7
Offline