ยงPapirus Folders
ยงInstall
-
Make sure You have Papirus Icon Theme installed (preferably in
~/.local/share/icons
); -
Also, check if you have the Papirus Folders Script installed in your home via this method;
-
Clone this repository and change to the cloned directory:
git clone https://github.com/dracula/papirus-folders cd papirus-folders
-
๐๐ป Run:
cp -r Icons/* ~/.local/share/icons/Papirus
, from the repo's directory if you have installed Papirus for the user;If you have installed Papirus system-wide, run:
sudo cp -r Icons/* /usr/share/icons/Papirus
; -
๐๐ป Run:
papirus-folders -lv
in the terminal to check whether the dracula-themed icon names are listed or not; -
Now, you can set the folder icons you prefer using
papirus-folders
command (that you installed in step 2);โ You can check the steps to use it here;
๐๐ป Example:
papirus-folders -C dracula-default --theme Papirus
-
Boom! It's working โจ