mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-23 05:15:32 +08:00
update dms, niri blur
This commit is contained in:
parent
e4b29f3333
commit
050aded035
6 changed files with 47 additions and 54 deletions
|
|
@ -18,7 +18,7 @@
|
|||
enable = config.desktopShell == "waybar";
|
||||
systemd.enable = config.desktopShell == "waybar";
|
||||
};
|
||||
programs.dankMaterialShell = {
|
||||
programs.dank-material-shell = {
|
||||
enable = config.desktopShell == "dms";
|
||||
systemd.enable = config.desktopShell == "dms";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue