Initial commit: NexusOS - local AI assistant platform

This commit is contained in:
Jon Wingender
2026-07-21 22:48:38 -05:00
commit 714b9fc890
850 changed files with 28278 additions and 0 deletions
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-terminal" version="1.0">
<property name="background-mode" type="string" value="TERMINAL_BACKGROUND_TRANSPARENT"/>
<property name="background-darkness" type="double" value="1"/>
<property name="color-background" type="string" value="#2e2e2e2e3333"/>
<property name="color-cursor" type="string" value="#867f81c281c2"/>
<property name="color-palette" type="string" value="#000000;#cc0000;#4e9a06;#c4a000;#3465a4;#75507b;#06989a;#d3d7cf;#555753;#ef2929;#8ae234;#fce94f;#739fcf;#ad7fa8;#34e2e2;#eeeeec"/>
<property name="font-name" type="string" value="Monospace 10"/>
<property name="misc-always-show-tabs" type="bool" value="false"/>
<property name="misc-bell" type="bool" value="false"/>
<property name="misc-borders-default" type="bool" value="true"/>
<property name="misc-menubar-default" type="bool" value="true"/>
<property name="misc-show-unsafe-paste-dialog" type="bool" value="false"/>
</channel>