chore: update flake.lock; update noctalia-shell

This commit is contained in:
2026-02-24 16:50:17 +08:00
parent 9e7e81984a
commit 19e190d514
4 changed files with 138 additions and 750 deletions
+4 -1
View File
@@ -38,7 +38,10 @@ in
dataHome = "${homedir}/.local/share";
stateHome = "${homedir}/.local/state";
userDirs.enable = true;
userDirs = {
enable = true;
setSessionVariables = true;
};
configFile."mimeapps.list".force = true;
+1
View File
@@ -70,6 +70,7 @@ in
};
};
gtk4 = {
theme = null;
extraConfig = {
gtk-decoration-layout = ":none";
gtk-application-prefer-dark-theme = 1;