mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-17 12:04:09 +00:00
feat: replace openbox with XFCE4 + Plank desktop stack
This commit is contained in:
parent
f028880bc6
commit
221cbf0588
17 changed files with 224 additions and 27 deletions
9
desktop/xfce/xfconf/xfce-perchannel-xml/xfwm4.xml
Normal file
9
desktop/xfce/xfconf/xfce-perchannel-xml/xfwm4.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfwm4" version="1.0">
|
||||
<property name="general" type="empty">
|
||||
<property name="theme" type="string" value="Greybird-dark"/>
|
||||
<property name="title_alignment" type="string" value="center"/>
|
||||
<property name="use_compositing" type="bool" value="false"/>
|
||||
</property>
|
||||
</channel>
|
||||
Loading…
Add table
Add a link
Reference in a new issue