feat: remove archlinux wip
parent
c204b1cc1c
commit
3d17dfa089
|
@ -619,24 +619,6 @@ homectl update joker --shell=/usr/bin/zsh</pre>
|
|||
<span class="pl-c"><span class="pl-c">#</span> Login manager</span>
|
||||
pacman -Syu gdm
|
||||
systemctl <span class="pl-c1">enable</span> gdm.service</pre>
|
||||
</div>
|
||||
<h4>
|
||||
<a
|
||||
id="user-content-kde-wip"
|
||||
class="anchor"
|
||||
aria-hidden="true"
|
||||
href="#kde-wip"
|
||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||
><a href="https://wiki.archlinux.org/title/KDE" rel="nofollow"
|
||||
>KDE (WIP)</a
|
||||
>
|
||||
</h4>
|
||||
<div class="highlight highlight-source-shell">
|
||||
<pre>pacman -Syu plasma-meta kde-system-meta
|
||||
|
||||
<span class="pl-c"><span class="pl-c">#</span> Login manager</span>
|
||||
pacman -Syu sddm
|
||||
systemctl <span class="pl-c1">enable</span> sddm.service</pre>
|
||||
</div>
|
||||
<h2>
|
||||
<a
|
||||
|
@ -760,11 +742,6 @@ pacman -Syu pipewire wireplumber \
|
|||
>https://wiki.archlinux.org/title/Improving_performance#Watchdogs</a
|
||||
>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://wiki.archlinux.org/title/PRIME" rel="nofollow"
|
||||
>https://wiki.archlinux.org/title/PRIME</a
|
||||
>
|
||||
</p>
|
||||
<h2>
|
||||
<a
|
||||
id="user-content-in-the-end"
|
||||
|
|
|
@ -371,16 +371,6 @@ pacman -Syu gdm
|
|||
systemctl enable gdm.service
|
||||
```
|
||||
|
||||
#### [KDE (WIP)](https://wiki.archlinux.org/title/KDE)
|
||||
|
||||
```sh
|
||||
pacman -Syu plasma-meta kde-system-meta
|
||||
|
||||
# Login manager
|
||||
pacman -Syu sddm
|
||||
systemctl enable sddm.service
|
||||
```
|
||||
|
||||
## [List of applications](https://wiki.archlinux.org/index.php/List_of_applications)
|
||||
|
||||
### [pacman](https://wiki.archlinux.org/index.php/pacman)
|
||||
|
@ -423,8 +413,6 @@ https://wiki.archlinux.org/index.php/Silent_boot
|
|||
|
||||
https://wiki.archlinux.org/title/Improving_performance#Watchdogs
|
||||
|
||||
https://wiki.archlinux.org/title/PRIME
|
||||
|
||||
## In the end
|
||||
|
||||
This guide is updated regularly I promise.
|
||||
|
|
Loading…
Reference in New Issue