This commit is contained in:
tulg 2026-04-24 17:57:59 +03:00
parent d0a6fb398e
commit 27f0e0c797
6 changed files with 96 additions and 82 deletions

View file

@ -10,8 +10,6 @@
programs.noctalia-shell = {
enable = true;
settings = {
# configure noctalia here; defaults will
# be deep merged with these attributes.
bar = {
density = "compact";
position = "top";
@ -57,7 +55,5 @@
enabled = false;
};
};
# this may also be a string or a path to a JSON file,
# but in this case must include *all* settings.
};
}