Subscribe to the RSS Feed.
Aesthetically pleasing, Dracula PRO is a color scheme and UI theme tailored for programming.
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 ✨