diff options
author | portix <none@none> | 2012-05-07 00:36:37 +0200 |
---|---|---|
committer | portix <none@none> | 2012-05-07 00:36:37 +0200 |
commit | 9bce5d9a0d44fcf1f62b1c2f2554db494ef730fd (patch) | |
tree | 67d0bc234f7a6d1357b141f0a00144503e6935b3 /util/settings.pre | |
parent | 00319aa1e6ff1f2fd4bc3162fd88cd497086205a (diff) | |
download | dwb-9bce5d9a0d44fcf1f62b1c2f2554db494ef730fd.zip |
New setting 'close-tab-focus-policy', closing #83
Diffstat (limited to 'util/settings.pre')
-rw-r--r-- | util/settings.pre | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/settings.pre b/util/settings.pre index 8f344589..1590960b 100644 --- a/util/settings.pre +++ b/util/settings.pre @@ -70,6 +70,7 @@ download-gradient-end text End color for download progress gradient color # lt Layout background-tabs checkbox Whether to open tabs in background +close-tab-focus-policy select @right @left @rightmost @leftmost Controls the focused tab when a tab is closed default-height text Default height of the window default-width text Default width of the window enable-frame-flattening checkbox Whether to enable frame flattening |