mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
12 lines
309 B
XML
12 lines
309 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<openbox_config xmlns="http://openbox.org/3.4/rc"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
<!-- wlroots specific settings - not part of openbox -->
|
|
<wlroots>
|
|
<!-- Use client-side decorations for xdg-shell views -->
|
|
<csd>no</csd>
|
|
</wlroots>
|
|
|
|
</openbox_config>
|