From e972b55c0c3b18409adec1a6655bbdc4dcddbb53 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 11 Feb 2019 08:41:46 -0500 Subject: Update README.md --- brightness-widget/README.md | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'brightness-widget') diff --git a/brightness-widget/README.md b/brightness-widget/README.md index a2aecf7..5d592b6 100644 --- a/brightness-widget/README.md +++ b/brightness-widget/README.md @@ -54,19 +54,6 @@ s.mytasklist, -- Middle widget ... ``` -Then in **rc.lua** add the import on top of the file and then add widget to the wibox: - -```lua -require("awesome-wm-widgets.brightness-widget.brightness") -... --- Add widgets to the wibox -s.mywibox:setup { -... -{ -- Right widgets -... -brightness_widget -``` - ## Controls In order to change brightness by shortcuts you can add them to the `globalkeys` table in the **rc.lua**: -- cgit v1.2.3