Files
rune-docker/openbox-rc.xml
Seth Van Niekerk f0bf451aa5
Some checks failed
Build & Push Docker Image / build-and-publish (push) Failing after 59s
Cleanup & GPU Support
2026-02-05 15:53:02 -05:00

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>