I decided that the lack of a Linux Mint badge for unity-greeter/lightdm was upsetting enough to do something about it. BEHOLD! I have decided to upload my badge for the cinnamon session. Just copy the attached file into your /usr/share/unity-greeter/ folder and logout.
Assuming you have the image saved in your ~/Downloads folder:
- Code: Select all
sudo cp ~/Downloads/custom_cinnamon_badge.png /usr/share/unity-greeter/custom_cinnamon_badge.png
If you run MATE as well, you will need to rename the file to something like custom_mate_badge.png and copy it. I'm not sure wether the session name of a MATE session is uppercase (MATE) or not, so if anyone wants to try it out and let me know the correct filename i will update this post with instructions for MATE users as well.
I also modified a Linux Mint logo to replace the ubuntu branding. It's not perfect, but I like it. To use it, just replace the logo.png file in that same folder with the attached logo.png.
Again, assuming you have the image saved in your ~/Downloads folder:
- Code: Select all
sudo cp /usr/share/unity-greeter/logo.png /usr/share/unity-greeter/logo.png.bak
sudo cp ~/Downloads/logo.png /usr/share/unity-greeter/logo.png
Hope you enjoy.
BigJ





