diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-10-20 21:52:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-20 21:52:25 -0400 |
commit | c90a92ea4d6085dd48eae9b6bac084e6545a7420 (patch) | |
tree | 285790f42f8862d5665b3636f2521dbc8451668e /brightness-widget | |
parent | f548636042bf134620a689659f3af03c8bffe273 (diff) |
Update README.md
Diffstat (limited to 'brightness-widget')
-rw-r--r-- | brightness-widget/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/brightness-widget/README.md b/brightness-widget/README.md index d7690b4..ca33fd3 100644 --- a/brightness-widget/README.md +++ b/brightness-widget/README.md @@ -45,6 +45,8 @@ s.mywibox:setup { brightness_widget ``` +## Controls + In order to change brightness by shortcuts you can add them to the `globalkeys` table in the **rc.lua**: ```lua |