papirus-folders icon indicating copy to clipboard operation
papirus-folders copied to clipboard

πŸ“œ Soothing pastel theme for Papirus Icon Theme folders

Logo
Catppuccin for Papirus Folders

Stargazers

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

  1. Make sure You have Papirus Icon Theme installed

  2. Clone this repository and change to cloned directory:

    git clone https://github.com/catppuccin/papirus-folders.git
    cd papirus-folders
    
  3. Copy content of src to /usr/share/icons/Papirus/:

    sudo cp -r src/* /usr/share/icons/Papirus  
    
  4. Install papirus-folders script from Papirus Icon Theme:

    curl -LO https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-folders/master/papirus-folders && chmod +x ./papirus-folders
    
  5. Use this script to set color of the folders, for example:

    ./papirus-folders -C cat-mocha-blue --theme Papirus-Dark
    
  6. 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...

  7. Visit Papirus-folders to learn more about this script

For Arch Linux Users

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.

Β 

πŸ’ Thanks to

Copyright Β© 2021-present Catppuccin Org