Solarized theme for i3lock-color.
The only dependency is i3lock-color, a simple screen locker with color functionality. Do not try to use this script with i3lock.
Clone this repo and add the following to your i3 configuration file: (usually located at $HOME/.config/i3/config
)
bindsym <KEYBOARD_SHORTCUT> exec <PATH_TO_I3LOCK_SOLARIZED>/bin/i3lock-solarized-<STYLE>.sh
Replace
<KEYBOARD_SHORTCUT>
with your preferred key combination (e.g.,Mod4+l
),<PATH_TO_CLONED_REPO>
with the path to the repo, and<STYLE>
with one oflight
ordark
.