Skip to content

Latest commit

History

History
87 lines (71 loc) 路 3.9 KB

README.md

File metadata and controls

87 lines (71 loc) 路 3.9 KB

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