Catppuccin for Papirus Folders
-
Make sure You have Papirus Icon Theme installed
-
Clone this repository and change to cloned directory:
git clone https://github.com/catppuccin/papirus-folders.git cd papirus-folders
-
Copy content of
src
to/usr/share/icons/Papirus/
:sudo cp -r src/* /usr/share/icons/Papirus
-
Install
papirus-folders
script from Papirus Icon Theme:curl -LO https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-folders/master/papirus-folders && chmod +x ./papirus-folders
-
Use this script to set color of the folders, for example:
./papirus-folders -C cat-mocha-blue --theme Papirus-Dark
-
To check all available colors:
./papirus-folders -l
all colors are named as
cat-"flavour"-"colour"
for example:
cat-latte-lavender
,cat-frappe-green
,cat-macchiato-red
... -
Visit Papirus-folders to learn more about this script
With your favorite AUR helper, install with:
yay -S papirus-folders-catppuccin-git
then you could run papirus-folders -h
to see all available command. Bash & ZSH completions are included.
Copyright © 2021-present Catppuccin Org