diff options
Diffstat (limited to 'data/rc.xml.in')
| -rw-r--r-- | data/rc.xml.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/rc.xml.in b/data/rc.xml.in index dd7c68d8..a1f27627 100644 --- a/data/rc.xml.in +++ b/data/rc.xml.in @@ -16,6 +16,7 @@ <focus> <focusNew>yes</focusNew> <followMouse>no</followMouse> + <focusLast>no</focusLast> <focusDelay>0</focusDelay> <raiseOnFocus>no</raiseOnFocus> </focus> @@ -31,6 +32,7 @@ <desktops> <number>4</number> + <firstdesk>1</firstdesk> <names> <name>one</name> <name>two</name> |
