mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
21 lines
452 B
XML
21 lines
452 B
XML
|
<sect2>
|
||
|
<title>Configuring enlightenment</title>
|
||
|
|
||
|
<sect3><title>Config files</title>
|
||
|
<para><userinput>~/.enlightenment/*</userinput></para>
|
||
|
</sect3>
|
||
|
|
||
|
<sect3><title>Configuration Information</title>
|
||
|
|
||
|
<para>Be sure to backup your current <filename>.xinitrc</filename> before
|
||
|
proceeding.</para>
|
||
|
|
||
|
<para><screen><userinput>cat >> ~/.xinitrc << "EOF"</userinput>
|
||
|
exec enlightenment
|
||
|
<userinput>EOF</userinput></screen></para>
|
||
|
|
||
|
</sect3>
|
||
|
|
||
|
</sect2>
|
||
|
|