]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
user-sepcified margins
[chaz/openbox] / data / rc.xml
index 3ad7994f984408c43d6a0156b74ff4ce157038fb..1630de43cbc53681b4c6004d1a9196dac7ce17d6 100644 (file)
   <!-- 'Center' or 'Top' -->
 </resize>
 
+<!-- You can reserve a portion of your screen where windows will not cover when
+     they are maximized, or when they are initially placed.
+     Many programs reserve space automatically, but you can use this in other
+     cases. -->
+<margins>
+  <top>0</top>
+  <bottom>0</bottom>
+  <left>0</left>
+  <right>0</right>
+</margins>
+
 <dock>
   <position>TopLeft</position>
   <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
This page took 0.020986 seconds and 4 git commands to generate.