Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kaisen-documentation/kaisen-conky.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h3 id="how-install-conky" class="section-heading">
</a>
Disable conky launch
</h3>
<p>You cannot therefore remove the conky-all package, otherwise you risk removing your entire GUI.<br/>But do not panic ! You have a very easy way to not start conky even if it is installed.<br/>You must go and modify the file: <code class="inline">/etc/xdg/autostart/conky.desktop</code>. </p><p>This file contains this by default:</p><pre><code class="makeup bash" translate="no"><span class="">[Desktop Entry]
<p>You cannot therefore remove the conky-all package, otherwise you risk removing your entire GUI.<br/>But do not panic ! You have a very easy way to not start conky even if it is installed.<br/>You must go and modify the file: <code class="inline">/etc/xdg/autostart/kaisen-conky.desktop</code>. </p><p>This file contains this by default:</p><pre><code class="makeup bash" translate="no"><span class="">[Desktop Entry]
</span><span class="">Name=Kaisen Linux Conky
</span><span class="">Exec=/usr/bin/conky
</span><span class="">Hidden=false
Expand Down