Install Plymouth theme on Pop!_OS 20.04

For this tutorial I will be using this debain theme https://www.gnome-look.org/p/1368573/ To begin with, download the .zip file and extract its contents to usr/share/plymouth/themes Now issue these commands on terminal. sudo update-alternatives –install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/debian/debian.plymouth 100 sudo update-alternatives –config default.plymouth Now type in the selection number that corresponds to the theme you downloaded. Here […]