multicolor: volume -> volume.widget in wibar
This commit is contained in:
parent
42ed8d8eaf
commit
d0c62c156a
|
@ -414,7 +414,7 @@ awful.screen.connect_for_each_screen(function(s)
|
||||||
netupicon,
|
netupicon,
|
||||||
netupinfo.widget,
|
netupinfo.widget,
|
||||||
volicon,
|
volicon,
|
||||||
volume,
|
volume.widget,
|
||||||
memicon,
|
memicon,
|
||||||
memory.widget,
|
memory.widget,
|
||||||
cpuicon,
|
cpuicon,
|
||||||
|
|
Loading…
Reference in New Issue