conky in faq

This commit is contained in:
phoenixbyrd
2021-06-25 16:29:07 -04:00
parent 3e5726a35f
commit b5a40b4458

View File

@@ -66,6 +66,16 @@
<h3>Why is Steam not starting for me?</h3>
<p>If Steam doesn't start for you, please update Box86 from the "Games" menu and try again. Please also note that Steam is experimental, and may have issues from time-to-time</p>
<h3>How do I start conky at boot</h3>
<p>Click Menu > Settings > Session and Startup</p>
<p>From there click on Application Autostart</p>
<p>Click +Add</p>
<p>Under name type Conky</p>
<p>Under description type conky</p>
<p>Under command add: conky -q -d -p 3</p>
<p>Save and reboot, conky should start at boot.</p>
<h3>Bluetooth audio is not working!</h3>
<p>enter the following commands in sequence in terminal:</p>
<p>sudo apt update</p>