From 6f8075b766a519ec5ca52c3d724ae9f95d194036 Mon Sep 17 00:00:00 2001 From: Fingolfin Date: Tue, 22 Oct 2024 18:37:02 +0200 Subject: [PATCH] Getting Started/Installation: add Solus instructions (#815) --- pages/Getting Started/Installation.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index a925665..3e9d417 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -341,6 +341,15 @@ epmi hypridle epmi hyprpaper epmi hyprpicker ``` +{{% /details %}} + +{{% details title="Solus*" closed="true" %}} + +For Solus, run: + +```bash +sudo eopkg install hyprland +``` {{% /details %}}