Bavardage's volume wibox

From awesome
Jump to: navigation, search

Download the Images

... or roll your own.

You can get images here

put the images somewhere (... really?... yes)

Download Volumous module

Put this somewhere where awesome looks for files - perhaps in ~/.config/awesome/

Name the file volumous.lua

volumous.lua

Adding the Widget

Add the following to your rc.lua

 require("volumous")
 -- image path, x co-ord, y co-ord
 --ensure the path has a trailing slash
 volumous.init("/path/to/images/", 30, 30)


Magic!

Personal tools