Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml	(revision 184)
+++ radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml	(revision 185)
@@ -299,15 +299,15 @@
 </menu>
 
 <menu id="apps-fileman-menu" label="File Managers">
-<!--
   <item label="Nautilus">
     <action name="Execute">
-      <command>nautilus --no-desktop --browser</command>
+      <command>nautilus</command>
       <startupnotify>
         <enabled>yes</enabled>
       </startupnotify>
     </action>
   </item>
+<!--
   <item label="Thunar">
     <action name="Execute">
       <command>Thunar</command>