mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 12:32:41 +00:00
initial commit
This commit is contained in:
19
.config/i3blocks/key_light/README.md
Normal file
19
.config/i3blocks/key_light/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# key_light
|
||||
|
||||
Control the keyboard backlight. When clicked, the keyboard backlight is
|
||||
increased until the maximum level is reached after which the backlight is
|
||||
turned off.
|
||||
|
||||

|
||||
|
||||
# Dependencies
|
||||
|
||||
* [upower](https://upower.freedesktop.org/)
|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[key_light]
|
||||
full_text=⌨
|
||||
command=$SCRIPT_DIR/key_light
|
||||
```
|
Reference in New Issue
Block a user