modules: add namespace vbe/ for modules

This commit is contained in:
Vincent Bernat 2012-07-14 16:37:32 +02:00
parent 3415d39992
commit c478921aea
5 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,6 @@
config.keys = {}
config.mouse = {}
local volume = loadrc("volume", "volume")
local volume = loadrc("volume", "vbe/volume")
local function client_info()
local v = ""