Skip to content

catppuccin/papirus-folders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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. Use modified papirus-folders script to set colors of folders. For example to set Catppuccin-Mocha-Blue folders for Papirus-Dark theme:

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

  6. 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