§i3lock-color
§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/i3lock-color.git
§Install manually
- Download using the GitHub .zip download option and unzip them.
§Activating theme
Essentially the theme is contained within the script itself so all you have to do is run the script. It is recommended to bind the script in the configuration of your window manager or desktop environment.
- Go to the folder of the theme you just downloaded.
- Make the script executable (in case it isn't) with
chmod +x lock
. - Launch the script with
./lock
.