summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/openbox/rc.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index b7684df..e4b23d1 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -130,7 +130,7 @@
desktops. Set this to 0 to disable the popup. -->
</desktops>
<resize>
- <drawContents>yes</drawContents>
+ <drawContents>no</drawContents>
<popupShow>Nonpixel</popupShow>
<!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
<popupPosition>Center</popupPosition>
@@ -239,7 +239,6 @@
<command>gnome-system-monitor</command>
</action>
</keybind>
-
<keybind key="W-p">
<action name="Execute">
<startupnotify>
@@ -485,7 +484,6 @@
</then>
</action>
</mousebind>
-
<mousebind button="Down" action="Click">
<action name="if">
<shaded>yes</shaded>
@@ -503,7 +501,7 @@
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
- <action name="Close"/>
+ <action name="Close"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>