1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-05 05:12:05 -04:00

weather: initial support for overriding location

This commit is contained in:
bbedward
2025-07-15 17:13:24 -04:00
parent 13ef607758
commit ac2c327bbb
5 changed files with 722 additions and 120 deletions

View File

@@ -12,13 +12,14 @@ Specifically created for [Niri](https://github.com/YaLTeR/niri).
```bash
# Arch
paru -S quickshell-git nerd-fonts ttf-material-symbols-variable-git matugen cliphist cava wl-clipboard ddcutil
paru -S quickshell-git nerd-fonts ttf-material-symbols-variable-git matugen cliphist cava wl-clipboard ddcutil qt6-5compat
# Some dependencies are optional
# - cava for audio visualizer, without it music will just randomly visualize
# - cliphist for clipboard history
# - matugen for dynamic themes based on wallpaper
# - ddcutil for brightness changing
# - qt6-5compat - havent been able to figure out circular cropping pictures without it.
```
2. Configure SwayBG (Optional)