Quixotic for Papirus
Installation
Special Edition:
Download Quixotic-SE.tar.bz2
archive from Releases and extract into ~/.local/share/icons
or /usr/share/icons
Original:
Ensure Papirus Icon Theme is installed, then do the following:
# Clone the repository and change location to the cloned directory:
$ git clone https://github.com/QuixoticCS/quixotic-icons
cd quixotic-icons
# Copy the contents of the src directory to /usr/share/icons/Papirus
sudo cp -r src/* /usr/share/icons/Papirus
# Call the papirus-folders script to set the color of the folders to the desired theme.
./papirus-folders -C [color] --theme [theme]
# quixotic color options: quixotic-red, quixotic-pink, quixotic-green, quixotic-blue, quixotic-purple, quixotic-cyan
# Theme options: Papirus-Dark, Papirus-Light
Applying
Set the gtk-icon-theme-name
to the theme the icons were applied to during installation in ~/.config/gtk-3.0/settings.ini
. Example:
gtk-icon-theme-name=Papirus-Dark # or Papirus-Light or Quixotic-SE
or use a GTK theme manager such as lxappearance.