mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
switch to dankmaterialshell
This commit is contained in:
parent
57bfa61e0b
commit
e543d6cde6
2 changed files with 38 additions and 40 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue