mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 11:14:17 +00:00
rename quiet as debug
This commit is contained in:
@@ -160,7 +160,7 @@ exec bspwm
|
||||
# install them
|
||||
conf, opts = load_config(confpath, profile)
|
||||
opts['safe'] = False
|
||||
opts['quiet'] = True
|
||||
opts['debug'] = True
|
||||
install(opts, conf)
|
||||
|
||||
# now compare the generated files
|
||||
|
||||
Reference in New Issue
Block a user