1
0
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:
deadc0de6
2018-05-02 20:29:36 +02:00
parent 24ef632f4c
commit 881537443b
7 changed files with 30 additions and 29 deletions

View File

@@ -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