diff options
Diffstat (limited to 'data/rc.xml')
| -rw-r--r-- | data/rc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/rc.xml b/data/rc.xml index 52ca0e4b..bf83767a 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -16,7 +16,7 @@ <focusNew>yes</focusNew> <focusLast>no</focusLast> <followMouse>no</followMouse> - <focusDelay>0</focusDelay> + <focusDelay>200</focusDelay> <raiseOnFocus>no</raiseOnFocus> </focus> @@ -31,12 +31,12 @@ <titleNumber>yes</titleNumber> <!-- avaible characters are NDSLIMC, each can occur at most once. - N: client menu + N: window icon L: window label (AKA title). I: iconify M: maximize C: close - S: shade + S: shade (roll up/down) D: omnipresent (on all desktops). --> <keepBorder>yes</keepBorder> |
