§leftwm
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
$ git clone https://github.com/dracula/leftwm.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
-
Copy the dracula folder to ~/.config/leftwm/themes
-
run the command below
ln -s ~/.config/leftwm/themes/dracula ~/.config/leftwm/themes/current
-
Then do a soft reload
-
Done