Update user configs
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
</item>
|
||||
<item label="Text Editor">
|
||||
<action name="Execute">
|
||||
<command>al-open -edit</command>
|
||||
<command>geany</command>
|
||||
</action>
|
||||
</item>
|
||||
<separator/>
|
||||
@ -198,7 +198,7 @@
|
||||
</item>
|
||||
<item label="Exit Openbox">
|
||||
<action name="Execute">
|
||||
<command>exit-openbox</command>
|
||||
<command>oblogout</command>
|
||||
</action>
|
||||
</item>
|
||||
</menu>
|
||||
|
@ -335,7 +335,7 @@
|
||||
</keybind>
|
||||
<keybind key="W-e">
|
||||
<action name="Execute">
|
||||
<command>al-open -edit</command>
|
||||
<command>geany</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="C-A-m">
|
||||
@ -372,22 +372,17 @@
|
||||
<!-- Logout & Reload -->
|
||||
<keybind key="W-x">
|
||||
<action name="Execute">
|
||||
<command>exit-openbox</command>
|
||||
<command>oblogout</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="C-A-Delete">
|
||||
<action name="Execute">
|
||||
<command>exit-openbox</command>
|
||||
<command>oblogout</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="W-S-Escape">
|
||||
<action name="Exit"/>
|
||||
</keybind>
|
||||
<keybind key="W-S-r">
|
||||
<action name="Execute">
|
||||
<command>start-polybar --reload</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="C-S-BackSpace">
|
||||
<action name="Restart"/>
|
||||
</keybind>
|
||||
@ -826,7 +821,7 @@
|
||||
<file>/var/lib/openbox/debian-menu.xml</file>
|
||||
<file>debian-menu.xml</file> -->
|
||||
<file>menu.xml</file>
|
||||
<hideDelay>200</hideDelay>
|
||||
<hideDelay>400</hideDelay>
|
||||
<!-- if a press-release lasts longer than this setting (in milliseconds), the
|
||||
menu is hidden again -->
|
||||
<middle>no</middle>
|
||||
|
Reference in New Issue
Block a user