Very simple interactive widgets for awesome wm.
Usage:
Copy desired widget's directory to ~/.config/awesome
Add to your rc.lua
:
...
-- Short tip about the widget
local %widgetname% = require("%widgetname%")
local my%widgetname% = %widgetname%()
...
Then inscribe my%widgetname%.widget
to s.mywibox:
...
mysystray,
my%widgetname%.widget,
mytextclock
...
Adjust widget's variables and its code.
Please, check out list of dependencies at the preamble of main.lua
files for each module.
- wbacklight:
xbacklight
inotify-tools
- wcputemp
lm_sensors
- wvolume:
alsa-utils
- wwifi:
connman