mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
small readme tweak
This commit is contained in:
@@ -152,19 +152,19 @@ For detailed Hyprland installation instructions, see the [Hyprland wiki](https:/
|
|||||||
|
|
||||||
*feel free to contribute steps for other distributions*
|
*feel free to contribute steps for other distributions*
|
||||||
|
|
||||||
#### (Arch) Available via AUR
|
#### Arch Linux - via AUR
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
paru -S dms-shell-git
|
paru -S dms-shell-git
|
||||||
```
|
```
|
||||||
|
|
||||||
#### (nixOS) Available via flake
|
#### nixOS - via flake
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix profile install github:AvengeMedia/DankMaterialShell
|
nix profile install github:AvengeMedia/DankMaterialShell
|
||||||
```
|
```
|
||||||
|
|
||||||
#### (manual installation) - other distributions
|
#### Other Distributions - via manual installation
|
||||||
|
|
||||||
**1. Install Quickshell (Varies by Distribution)**
|
**1. Install Quickshell (Varies by Distribution)**
|
||||||
```bash
|
```bash
|
||||||
@@ -175,7 +175,8 @@ sudo dnf copr enable errornointernet/quickshell && sudo dnf install quickshell-g
|
|||||||
# ! TODO - document other distros
|
# ! TODO - document other distros
|
||||||
```
|
```
|
||||||
|
|
||||||
**2. Install fonts (not strictly required, but recommended)**
|
**2. Install fonts**
|
||||||
|
*Inter Variable* and *Fira Code* are not strictly required, but they are the default fonts of dms.
|
||||||
|
|
||||||
**2.1 Install Material Symbols**
|
**2.1 Install Material Symbols**
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user