switch to dankmaterialshell

This commit is contained in:
Tyler Mayoff 2025-10-10 17:37:26 -04:00
parent 57bfa61e0b
commit e543d6cde6
2 changed files with 38 additions and 40 deletions

View file

@ -36,6 +36,11 @@
inputs.quickshell.follows = "quickshell";
};
dankMaterialShell = {
url = "github:AvengeMedia/DankMaterialShell/v0.1.10";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
# Theming
firefox-gnome-theme = {
url = "github:rafaelmardojai/firefox-gnome-theme";
@ -53,6 +58,7 @@
# helix,
niri,
noctalia,
dankMaterialShell,
quickshell,
...
} @ inputs: let