Misc: Add cfg file options for --unredir-if-possible-*

Add configuration file options for
--unredir-if-possible-{delay,exclude}. (#140)
This commit is contained in:
Richard Grenville
2013-09-24 20:41:50 +08:00
parent 4bd3db2bc7
commit f202223572
2 changed files with 7 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ dbe = false;
paint-on-overlay = true;
# sw-opti = true;
# unredir-if-possible = true;
# unredir-if-possible-delay = 5000;
# unredir-if-possible-exclude = [ ];
focus-exclude = [ "class_g = 'Cairo-clock'" ];
detect-transient = true;
detect-client-leader = true;