flake up
This commit is contained in:
parent
d0a6fb398e
commit
27f0e0c797
6 changed files with 96 additions and 82 deletions
|
|
@ -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.
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue