chore: update flake.lock; update noctalia-shell
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
@@ -70,6 +70,7 @@ in
|
||||
};
|
||||
};
|
||||
gtk4 = {
|
||||
theme = null;
|
||||
extraConfig = {
|
||||
gtk-decoration-layout = ":none";
|
||||
gtk-application-prefer-dark-theme = 1;
|
||||
|
||||
Reference in New Issue
Block a user