1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 14:29:17 +00:00

refactoring

This commit is contained in:
deadc0de6
2019-02-11 21:53:50 +01:00
parent 83a04feb43
commit 9462d8be23
5 changed files with 14 additions and 12 deletions

View File

@@ -184,7 +184,7 @@ exec bspwm
o = load_options(confpath, profile)
o.safe = False
o.debug = True
o.showdiff = True
o.install_showdiff = True
o.variables = {}
cmd_install(o)