Aral Balkan

Mastodon icon RSS feed icon

Fixing the icon regression in Pop!_OS 19.04

Screenshot of some consistent Pop!_OS icons from Pop!_OS 18.10 and earlier.

Ah, consistent icons.

After installing Pop!_OS 19.04 yesterday, my desktop experience became an eyesore as the previously consistent icon set was replaced with what I can only describe as icon vomit soup.

If you want to get your pre-19.04 consistent icon set back, do this:

Method 1 (update)

Pop!_Planet has released a “Pop Classic” icon theme that you can download and install.

You should use this method.

Method 2

Update: This was how I originally got the icons back. The Pop Classic method, above, is better as you can switch back and forth more easily. I’m now using that.

# Backup the current icons and get them out of the way.
sudo mv /usr/share/icons/Pop /usr/share/icons/Pop-19.04

# Clone the older branch and install it.
git clone --single-branch --branch=master_cosmic --depth=1 https://github.com/pop-os/icon-theme.git
cd icon-theme
sudo make install
sudo make post-install

Note: the post-install step failed for me but the consistent icons are back and my eyes are happier.

Consistency is the #1 problem with desktop Linux

Here’s hoping that Linux distributions understand that the biggest problem with desktop Linux today isn’t lack of apps, functionality, or performance… it’s consistency.

Distributions must enforce consistency. System76 had the right idea originally. It’s sad to see this regression in their approach.

Remember that the right of millions of people who use your operating system to a pleasing functional and aesthetic experience far outweighs the vanities of developers to subject people to their proud app icon concoctions in Gimp. We’re developers. We make things that we and other people to use. It’s not about us. It’s about them.