Commit da05f976f2c32352d392f00e7967513c5a917ac6

Authored by Ian Foster
1 parent 9af66db7a6
Exists in master

improved chrome space-usage

Showing 1 changed file with 8 additions and 3 deletions Side-by-side Diff

openbox/openbox/rc.xml View file @ da05f97
... ... @@ -52,7 +52,7 @@
52 52 S: shade (roll up/down)
53 53 D: omnipresent (on all desktops).
54 54 -->
55   - <keepBorder>yes</keepBorder>
  55 + <keepBorder>no</keepBorder>
56 56 <animateIconify>no</animateIconify>
57 57 <font place="ActiveWindow">
58 58 <name>Liberation Sans</name>
... ... @@ -413,8 +413,8 @@
413 413 <keybind key="W-v">
414 414 <action name="Execute">
415 415 <startupwnotify>
416   - <command>pavucontrol</command>
417   - </startupwnotify>
  416 + <command>pavucontrol</command>
  417 + </startupwnotify>
418 418 </action>
419 419 </keybind>
420 420 <keybind key="W-x">
... ... @@ -969,6 +969,11 @@
969 969 <x>center</x>
970 970 <y>center</y>
971 971 </position>
  972 + </application>
  973 +
  974 +
  975 + <application class="Google-chrome">
  976 + <decor>no</decor>
972 977 </application>
973 978 </applications>
974 979 </openbox_config>