commit 6cb1f84b1c10484e31e77d8be7ef1e8c84b04137
parent c716aeaac2e5d871d8ffcabd387124d665a5f145
Author: Anders Damsgaard <adc@geo.au.dk>
Date: Wed, 19 Jun 2013 10:47:19 +0200
urxvt now starts without window decorations
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
@@ -945,6 +945,9 @@
# end of the example
-->
+ <application name="urxvt">
+ <decor>no</decor>
+ </application>
<application name="gmessage">
<decor>no</decor>
<shade>no</shade>