summaryrefslogtreecommitdiff
path: root/config/openbox/rc-templ.xml
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2024-10-26 11:15:51 +0200
committernavewindre <boneyaard@gmail.com>2024-10-26 11:15:51 +0200
commitc2b53d93497d7901ea6065ec6d8ade007f54163c (patch)
tree87b52f3d43112f34c7e21b0fbb14c7f1dbf41798 /config/openbox/rc-templ.xml
parentd3a40800bd2241cf768a01d3145f0349be60f5cd (diff)
ye
Diffstat (limited to 'config/openbox/rc-templ.xml')
-rw-r--r--config/openbox/rc-templ.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml
index 0382b10..36ee9fb 100644
--- a/config/openbox/rc-templ.xml
+++ b/config/openbox/rc-templ.xml
@@ -290,6 +290,9 @@
<command>xfce4-appfinder</command>
</action>
</keybind>
+ <keybind key="W-z">
+ <action name="ToggleMaximize"/>
+ </keybind>
<keybind key="C-A-S-W-d">
<action name="Execute">
<command>xfce4-popup-whiskermenu</command>
@@ -301,7 +304,7 @@
<!-- number of pixels the mouse must move before a drag begins -->
<doubleClickTime>500</doubleClickTime>
<!-- in milliseconds (1000 = 1 second) -->
- <screenEdgeWarpTime>400</screenEdgeWarpTime>
+ <screenEdgeWarpTime>1000</screenEdgeWarpTime>
<!-- Time before changing desktops when the pointer touches the edge of the
screen while moving a window, in milliseconds (1000 = 1 second).
Set this to 0 to disable warping -->