jiezai-cbd / i3lock-solarized

Solarized theme for i3lock-color.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i3lock-solarized

Solarized theme for i3lock-color.

Dependencies

The only dependency is i3lock-color, a simple screen locker with color functionality. Do not try to use this script with i3lock.

Installation instructions

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

  1. <KEYBOARD_SHORTCUT> with your preferred key combination (e.g., Mod4+l),
  2. <PATH_TO_CLONED_REPO> with the path to the repo, and
  3. <STYLE> with one of light or dark.

About

Solarized theme for i3lock-color.

License:MIT License


Languages

Language:Shell 100.0%