]> Dogcows Code - chaz/openbox/blobdiff - data/rc3
place transients better
[chaz/openbox] / data / rc3
index 9dc8db8f3d3c91b2d09ab9b4455f570814af2e57..282236ccca6b303d397a7f9cb0a36356f1adb92f 100644 (file)
--- a/data/rc3
+++ b/data/rc3
@@ -7,6 +7,7 @@
 
 <resistance>
   <strength>10</strength>
+  <screen_edge_strength>10</screen_edge_strength>
   <windows>yes</windows>
 </resistance>
 
@@ -24,6 +25,7 @@
 
 <theme>
   <theme>operation</theme>
+  <titlelayout>NLIMC</titlelayout>
 </theme>
 
 <desktops>
       <action name="focus"/>
     </mousebind>
   </context>
+  <context name="tlcorner">
+    <mousebind button="Left" action="drag">
+      <action name="resize"/>
+    </mousebind>
+    <mousebind button="Left" action="press">
+      <action name="focus"/>
+    </mousebind>
+  </context>
+  <context name="trcorner">
+    <mousebind button="Left" action="drag">
+      <action name="resize"/>
+    </mousebind>
+    <mousebind button="Left" action="press">
+      <action name="focus"/>
+    </mousebind>
+  </context>
   <context name="client">
     <mousebind button="Left" action="press">
       <action name="focus"/>
This page took 0.025556 seconds and 4 git commands to generate.