Skip to content

Commit

Permalink
System Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev committed Oct 7, 2024
1 parent c4d92b3 commit 58bc6cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/gnome.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Installation might take a while, it all depends on the speed of your Internet co

Finally, for now at least, once script is done, we will be prompted to exit and reboot the system. We do that by typing `exit` then `reboot`, and that's it for this part anyway...

#### Setting up the system
#### System Setup

If all went smoothly, we should now be greeted with `GDM`, **Gnome**'s login page. Once logged in, there are a few things we need to take care of first. Open Terminal, as shown in video, and update the system

Expand Down
10 changes: 5 additions & 5 deletions site/gnome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,9 @@
</li>

<li class="md-nav__item">
<a href="#setting-up-the-system" class="md-nav__link">
<a href="#system-setup" class="md-nav__link">
<span class="md-ellipsis">
Setting up the system
System Setup
</span>
</a>

Expand Down Expand Up @@ -587,9 +587,9 @@
</li>

<li class="md-nav__item">
<a href="#setting-up-the-system" class="md-nav__link">
<a href="#system-setup" class="md-nav__link">
<span class="md-ellipsis">
Setting up the system
System Setup
</span>
</a>

Expand Down Expand Up @@ -715,7 +715,7 @@ <h4 id="installing-gnome">Installing Gnome<a class="headerlink" href="#installin
<p>You will notice that, the <em>multilib</em> repo was enabled as well. I made sure of that since most newcomers forget to do it. It's an essential repo required for the likes of <strong>Steam</strong>, and various drivers.</p>
<p>Installation might take a while, it all depends on the speed of your Internet connection. I have included quite a few quality-of-life packages which should make your experience as Seamless as possible. I have also taken care of a few dependencies that might be required down the line.</p>
<p>Finally, for now at least, once script is done, we will be prompted to exit and reboot the system. We do that by typing <code>exit</code> then <code>reboot</code>, and that's it for this part anyway...</p>
<h4 id="setting-up-the-system">Setting up the system<a class="headerlink" href="#setting-up-the-system" title="Permanent link"></a></h4>
<h4 id="system-setup">System Setup<a class="headerlink" href="#system-setup" title="Permanent link"></a></h4>
<p>If all went smoothly, we should now be greeted with <code>GDM</code>, <strong>Gnome</strong>'s login page. Once logged in, there are a few things we need to take care of first. Open Terminal, as shown in video, and update the system</p>
<div class="language-Bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>sudo<span class="w"> </span>pacman<span class="w"> </span>-Syyu
</span></code></pre></div>
Expand Down
2 changes: 1 addition & 1 deletion site/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 58bc6cf

Please sign in to comment.