Skip to content

Commit

Permalink
Preview for PR#175
Browse files Browse the repository at this point in the history
  • Loading branch information
Jovian Experiments committed Oct 19, 2023
1 parent ec16ef9 commit 441cbcb
Show file tree
Hide file tree
Showing 19 changed files with 11 additions and 11 deletions.
Binary file added !pagefind/fragment/en_132fd4b.pf_fragment
Binary file not shown.
Binary file removed !pagefind/fragment/en_29516dc.pf_fragment
Binary file not shown.
Binary file added !pagefind/fragment/en_5c83efc.pf_fragment
Binary file not shown.
Binary file removed !pagefind/fragment/en_6091b4f.pf_fragment
Binary file not shown.
Binary file removed !pagefind/fragment/en_8e4a32c.pf_fragment
Binary file not shown.
Binary file added !pagefind/fragment/en_b2bbecc.pf_fragment
Binary file not shown.
Binary file added !pagefind/fragment/en_be20c9e.pf_fragment
Binary file not shown.
Binary file removed !pagefind/fragment/en_e764bb9.pf_fragment
Binary file not shown.
Binary file removed !pagefind/index/en_8479ed3.pf_index
Binary file not shown.
Binary file added !pagefind/index/en_86f21ae.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion !pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.12.0","languages":{"en":{"hash":"en_d97d624c2c","wasm":"en","page_count":11}}}
{"version":"0.12.0","languages":{"en":{"hash":"en_c75c208234","wasm":"en","page_count":11}}}
Binary file added !pagefind/pagefind.en_c75c208234.pf_meta
Binary file not shown.
Binary file removed !pagefind/pagefind.en_d97d624c2c.pf_meta
Binary file not shown.
4 changes: 2 additions & 2 deletions configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ <h1>Configuration</h1>
Then you can start the UI using one of the following methods:</p>
<ul>
<li>(<strong>preferred</strong>) Use <code>jovian.steam.autoStart = true;</code> to auto-start at login, and enabling use of <em>Switch to Desktop</em> option.</li>
<li>Select "Gaming Mode" in the Display Manager or run <code>steam-session</code> in a VT.</li>
<li>Launch <code>steam-session</code> within an existing desktop session. This will run <a href="https://github.com/Plagman/gamescope">gamescope</a> in nested mode which results in higher latency.</li>
<li>Select "Gaming Mode" in the Display Manager or run <code>start-gamescope-session</code> in a VT.</li>
<li>Launch <code>gamescope-session</code> within an existing desktop session. This will run <a href="https://github.com/Plagman/gamescope">gamescope</a> in nested mode which results in higher latency.</li>
</ul>
<p>If you want <em>Switch to Desktop</em> to switch to another session with <code>autoStart</code>, you will need to configure <code>jovian.steam.desktopSession</code>.
Configure it with the name of the X11 or Wayland session of your choosing.
Expand Down
2 changes: 1 addition & 1 deletion options.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ <h3>Description:</h3>
<p>Whether to enable the Steam Deck UI.</p>
<p>When enabled, you can either use the <code>autoStart</code> option (preferred),
launch the Steam Deck UI from your Display Manager or
by running <code>steam-session</code>.</p>
by running <code>start-gamescope-session</code>.</p>
</div>
</div>
<div class="option-data -declaration">
Expand Down
2 changes: 1 addition & 1 deletion options.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion overlay.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h3>License:</h3>
</div>
<div class="package-data -position">
<h3>Declared in:</h3>
<div><a href="https://github.com/Jovian-Experiments/Jovian-NixOS/blob/development/pkgs/jupiter-hw-support/default.nix#L109">pkgs/jupiter-hw-support/default.nix:109</a></div>
<div><a href="https://github.com/Jovian-Experiments/Jovian-NixOS/blob/development/pkgs/jupiter-hw-support/default.nix#L98">pkgs/jupiter-hw-support/default.nix:98</a></div>
</div>
</div>
</section>
Expand Down
8 changes: 4 additions & 4 deletions steam.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ <h1>Steam</h1>
</code></pre>
<p>To manually start <strong>Gaming Mode</strong> (also known as the <strong>Steam Deck UI</strong>), there are two options:</p>
<ul>
<li>Select "Gaming Mode" in the Display Manager or run <code>steam-session</code> in a VT.</li>
<li>Launch <code>steam-session</code> within an existing desktop session. This will run <a href="https://github.com/Plagman/gamescope">gamescope</a> in nested mode which results in higher latency.</li>
<li>Select "Gaming Mode" in the Display Manager or run <code>start-gamescope-session</code> in a VT.</li>
<li>Launch <code>gamescope-session</code> within an existing desktop session. This will run <a href="https://github.com/Plagman/gamescope">gamescope</a> in nested mode which results in higher latency.</li>
</ul>
<h2>Start On Boot</h2>
<p>To automatically launch Gaming Mode on boot and enable desktop switching from the power menu:</p>
Expand All @@ -68,7 +68,7 @@ <h2>Start On Boot</h2>
</code></pre>
<h2>Troubleshooting</h2>
<p>Logs from Gaming Mode can be obtained with:</p>
<pre><code class="language-bash highlight">journalctl <span class="nt">--user</span> <span class="nt">-u</span> steam-session.slice
<pre><code class="language-bash highlight">journalctl <span class="nt">--user</span> <span class="nt">-u</span> gamescope-session
</code></pre>
<h2>Options</h2>
<div class="for-github -unneeded">
Expand Down Expand Up @@ -161,7 +161,7 @@ <h4>Description:</h4>
<p>Whether to enable the Steam Deck UI.</p>
<p>When enabled, you can either use the <code>autoStart</code> option (preferred),
launch the Steam Deck UI from your Display Manager or
by running <code>steam-session</code>.</p>
by running <code>start-gamescope-session</code>.</p>
</div>
</div>
<div class="option-data -declaration">
Expand Down

0 comments on commit 441cbcb

Please sign in to comment.