Files
rune-docker/openbox-rc.xml
Seth Van Niekerk 08b959d93e
All checks were successful
Build & Push Docker Image / build-and-publish (push) Successful in 11s
Cleanup & GPU Support
2026-02-05 15:54:45 -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>