1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

re-work nightmode setting to use gammastep

This commit is contained in:
bbedward
2025-08-13 09:53:46 -04:00
parent 3bbf8c5844
commit 67ac3d1c9d
12 changed files with 275 additions and 655 deletions

View File

@@ -165,7 +165,7 @@ make && sudo make install
```bash
# Arch Linux
pacman -S cava wl-clipboard cliphist brightnessctl
paru -S matugen dgop-git
paru -S matugen dgop
# Fedora
sudo dnf install cava wl-clipboard brightnessctl
@@ -175,12 +175,13 @@ sudo dnf copr enable heus-sueh/packages && sudo dnf install matugen
**What you get:**
- `dgop-git`: Ability to have system resource widgets, process list modal, and temperature monitoring.
- `dgop`: Ability to have system resource widgets, process list modal, and temperature monitoring.
- `matugen`: Wallpaper-based dynamic theming
- `brightnessctl`: Backlight and LED brightness control
- `wl-clipboard`: Required for copying various elements to clipboard.
- `cava`: Audio visualizer
- `cliphist`: Clipboard history
- `gammastep`: Night mode support
</details>