mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
adding ability to use variables from the config file in templates
This commit is contained in:
@@ -161,6 +161,7 @@ exec bspwm
|
||||
conf, opts = load_config(confpath, profile)
|
||||
opts['safe'] = False
|
||||
opts['debug'] = True
|
||||
opts['variables'] = {}
|
||||
install(opts, conf)
|
||||
|
||||
# now compare the generated files
|
||||
|
||||
Reference in New Issue
Block a user