mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 02:04:21 +02:00
modules: add namespace vbe/
for modules
This commit is contained in:
parent
3415d39992
commit
c478921aea
5 changed files with 5 additions and 6 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue