log damage debug opt
This commit is contained in:
parent
77d37cd72a
commit
8fb3ad8bf1
2 changed files with 16 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["general:col.inactive_border"].intValue = 0xff444444;
|
||||
|
||||
configValues["debug:int"].intValue = 0;
|
||||
configValues["debug:log_damage"].intValue = 0;
|
||||
|
||||
configValues["decoration:rounding"].intValue = 1;
|
||||
configValues["decoration:blur"].intValue = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue