All checks were successful
Build & Push Docker Image / build-and-publish (push) Successful in 11s
13 lines
297 B
XML
13 lines
297 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<openbox_config xmlns="http://openbox.org/3.4/rc">
|
|
<theme>
|
|
<name>Clearlooks</name>
|
|
</theme>
|
|
<applications>
|
|
<application class="*">
|
|
<maximized>true</maximized>
|
|
<decor>no</decor>
|
|
</application>
|
|
</applications>
|
|
</openbox_config>
|