§bemenu
§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/bemenu.git
§Install manually
(Note: replace .zshrc
with the appropriate initializer for your shell, e.g. .bashrc
)
- Download using the GitHub .zip download option and unzip them.
- Navigate to the root directory and run
cat ./bemenu-dracula >> ~/.zshrc
§Activating theme
- Restart the shell, or run
source ~/.zshrc
- Launch your window manager, and run bemenu to review the changes.