summaryrefslogtreecommitdiff
path: root/.config/openbox/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/openbox/rc.xml')
-rw-r--r--.config/openbox/rc.xml56
1 files changed, 31 insertions, 25 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 14bcc0f..3e791b2 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -120,10 +120,11 @@
use obconf if you want to change these without having to log out
and back in -->
- <number>1</number>
+ <number>2</number>
<firstdesk>1</firstdesk>
<names>
<name>1</name>
+ <name>2</name>
</names>
<popupTime>400</popupTime>
<!-- The number of milliseconds to show the popup for when switching
@@ -156,19 +157,19 @@
<right>0</right>
</margins>
<dock>
- <position>TopLeft</position>
+ <position>Left</position>
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
<floatingX>0</floatingX>
<floatingY>0</floatingY>
- <noStrut>no</noStrut>
- <stacking>Above</stacking>
+ <noStrut>yes</noStrut>
+ <stacking>Normal</stacking>
<!-- 'Above', 'Normal', or 'Below' -->
<direction>Vertical</direction>
<!-- 'Vertical' or 'Horizontal' -->
- <autoHide>no</autoHide>
- <hideDelay>300</hideDelay>
+ <autoHide>yes</autoHide>
+ <hideDelay>0</hideDelay>
<!-- in milliseconds (1000 = 1 second) -->
- <showDelay>300</showDelay>
+ <showDelay>0</showDelay>
<!-- in milliseconds (1000 = 1 second) -->
<moveButton>Middle</moveButton>
<!-- 'Left', 'Middle', 'Right' -->
@@ -179,6 +180,11 @@
<keybind key="A-F6">
<action name="MaximizeFull"/>
</keybind>
+ <keybind key="A-F4">
+ <action name="Execute">
+ <command>~/bin/toggle-toolbar</command>
+ </action>
+ </keybind>
<keybind key="C-A-B">
<action name="ShowMenu">
<menu>root-menu</menu>
@@ -333,24 +339,24 @@
</keybind>
<!-- Keybindings for window switching -->
<keybind key="A-h">
- <action name="UnmaximizeFull"/>
- <action name="MoveResizeTo">
- <x>1</x>
- <y>center</y>
- <width>50/100</width>
- <height>100/100</height>
- </action>
- </keybind>
- <!-- Right -->
- <keybind key="A-l">
- <action name="UnmaximizeFull"/>
- <action name="MoveResizeTo">
- <x>-1</x>
- <y>center</y>
- <width>50/100</width>
- <height>100/100</height>
- </action>
- </keybind>
+ <action name="UnmaximizeFull"/>
+ <action name="MoveResizeTo">
+ <x>1</x>
+ <y>center</y>
+ <width>50/100</width>
+ <height>100/100</height>
+ </action>
+ </keybind>
+ <!-- Right -->
+ <keybind key="A-l">
+ <action name="UnmaximizeFull"/>
+ <action name="MoveResizeTo">
+ <x>-1</x>
+ <y>center</y>
+ <width>50/100</width>
+ <height>100/100</height>
+ </action>
+ </keybind>
<keybind key="A-Tab">
<action name="NextWindow">
<finalactions>