summaryrefslogtreecommitdiff
path: root/skel-lxde/.config/openbox/lxde-rc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'skel-lxde/.config/openbox/lxde-rc.xml')
-rw-r--r--skel-lxde/.config/openbox/lxde-rc.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/skel-lxde/.config/openbox/lxde-rc.xml b/skel-lxde/.config/openbox/lxde-rc.xml
index eb77118..f9c72d5 100644
--- a/skel-lxde/.config/openbox/lxde-rc.xml
+++ b/skel-lxde/.config/openbox/lxde-rc.xml
@@ -42,7 +42,7 @@
</placement>
<theme>
- <name>Clearlooks-3.4</name>
+ <name>Clearlooks-Phenix</name>
<titleLayout>NLIMC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.
@@ -112,13 +112,14 @@
use obconf if you want to change these without having to log out
and back in -->
- <number>2</number>
+ <number>4</number>
<firstdesk>1</firstdesk>
<names>
- <!-- set names up here if you want to, like this:
+ <!-- set names up here if you want to, like this: -->
<name>desktop 1</name>
<name>desktop 2</name>
- -->
+ <name>desktop 3</name>
+ <name>desktop 4</name>
</names>
<popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching
@@ -284,7 +285,7 @@
<!-- Launch Task Manager with Ctrl+Alt+Del -->
<keybind key="A-C-Delete">
<action name="Execute">
- <command>lxtask</command>
+ <command>lxde-logout</command>
</action>
</keybind>