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