summaryrefslogtreecommitdiff
path: root/.config/openbox/rc.xml
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-08-08 09:32:04 +0300
committerSyndamia <kamen@syndamia.com>2022-08-08 09:32:04 +0300
commit44b1128ce61389afb57915217143ff8745591919 (patch)
treea4eb0caf8dcb802e3260c62db1c6a1a14360d949 /.config/openbox/rc.xml
parentf7733c03bdee4fbd43499f2f4a9f24dc23174b6a (diff)
downloaddotfiles-44b1128ce61389afb57915217143ff8745591919.tar
dotfiles-44b1128ce61389afb57915217143ff8745591919.tar.gz
dotfiles-44b1128ce61389afb57915217143ff8745591919.zip
Updated drawContents in openbox rc
Diffstat (limited to '.config/openbox/rc.xml')
-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"/>