Skip to content

Commit

Permalink
Deployed a7ae9a4 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 13, 2023
1 parent 5106949 commit 04b93c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions getting-started/docker/installation/gui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@ <h2 id="xhost-and-display-servers">xhost and display servers<a class="headerlink
<div class="language-bash highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a><span class="nb">export</span><span class="w"> </span><span class="nv">DISPLAY</span><span class="o">=</span><span class="s2">":0"</span>
</span><span id="__span-1-2"><a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a>xhost<span class="w"> </span>+local:ovos_gui
</span></code></pre></div>
<p>This command is not permanent, when your operating system will reboot you will have to run the command again. To make it permanent Systemd should be leveraged as a user service.</p>
<p>This command is not permanent, when your operating system will reboot you will have to run the command again. To make it permanent systemd should be leveraged as a user service.</p>
<div class="tabbed-set tabbed-alternate" data-tabs="1:2"><input checked id="__tabbed_1_1" name="__tabbed_1" type="radio"><input id="__tabbed_1_2" name="__tabbed_1" type="radio"><div class="tabbed-labels"><label for="__tabbed_1_1">Raspberry Pi</label><label for="__tabbed_1_2">Linux</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
Expand Down Expand Up @@ -1796,7 +1796,7 @@ <h2 id="xhost-and-display-servers">xhost and display servers<a class="headerlink
</span><span id="__span-4-13"><a id="__codelineno-4-13" name="__codelineno-4-13" href="#__codelineno-4-13"></a><span class="k">[Install]</span>
</span><span id="__span-4-14"><a id="__codelineno-4-14" name="__codelineno-4-14" href="#__codelineno-4-14"></a><span class="na">WantedBy</span><span class="o">=</span><span class="s">default.target</span>
</span></code></pre></div>
<p>Enable and start the new <code>xhost.service</code> Systemd service</p>
<p>Enable and start the new <code>xhost.service</code> systemd service.</p>
<div class="tabbed-set tabbed-alternate" data-tabs="2:2"><input checked id="__tabbed_2_1" name="__tabbed_2" type="radio"><input id="__tabbed_2_2" name="__tabbed_2" type="radio"><div class="tabbed-labels"><label for="__tabbed_2_1">Raspberry Pi</label><label for="__tabbed_2_2">Linux</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 04b93c6

Please sign in to comment.