mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 16:32:50 -05:00
Update ReadMe
This commit is contained in:
15
README.md
15
README.md
@@ -177,6 +177,15 @@ paru -S dms-shell-bin
|
|||||||
paru -S dms-shell-git
|
paru -S dms-shell-git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Fedora - via COPR
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# Stable release
|
||||||
|
sudo dnf copr enable avengemedia/dms && sudo dnf install dms
|
||||||
|
# Latest -git
|
||||||
|
sudo dnf copr enable avengemedia/dms-git && sudo dnf install dms
|
||||||
|
```
|
||||||
|
|
||||||
#### nixOS - via flake
|
#### nixOS - via flake
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -244,7 +253,7 @@ There are a lot of possible configurations that you can enable/disable in the fl
|
|||||||
# Arch
|
# Arch
|
||||||
paru -S quickshell-git
|
paru -S quickshell-git
|
||||||
# Fedora
|
# Fedora
|
||||||
sudo dnf copr enable errornointernet/quickshell && sudo dnf install quickshell-git
|
sudo dnf copr enable avengemedia/danklinux && sudo dnf install quickshell-git
|
||||||
# ! TODO - document other distros
|
# ! TODO - document other distros
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -292,9 +301,9 @@ paru -S matugen-bin dgop
|
|||||||
|
|
||||||
# Fedora
|
# Fedora
|
||||||
sudo dnf install cava wl-clipboard brightnessctl qt6-qtmultimedia
|
sudo dnf install cava wl-clipboard brightnessctl qt6-qtmultimedia
|
||||||
sudo dnf copr enable wef/cliphist && sudo dnf install cliphist
|
sudo dnf copr enable avengemedia/danklinux && sudo dnf install cliphist ghostty hyprpicker material-symbols-fonts matugen
|
||||||
sudo dnf copr enable heus-sueh/packages && sudo dnf install matugen
|
|
||||||
```
|
```
|
||||||
|
Note: by enabling and installing the avengemedia/dms copr above, these core dependencies will automatically be available for use.
|
||||||
|
|
||||||
*Other distros will just need to find sources for the above packages*
|
*Other distros will just need to find sources for the above packages*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user