adding cosmic

This commit is contained in:
Chris Cochrun 2024-11-13 10:27:34 -06:00
parent 3e7b60405d
commit 6e1c5e0fd6
2 changed files with 5 additions and 1 deletions

View file

@ -226,6 +226,10 @@ in
"size 80% 80%,lumina"
"center,lumina"
"opaque,lumina"
"float,'org.chriscochrun.lumina'"
"size 80% 80%,'org.chriscochrun.lumina'"
"center,'org.chriscochrun.lumina'"
"opaque,'org.chriscochrun.lumina'"
"workspace ${if laptop then "1" else "3"},title:presentation-window"
];

View file

@ -91,7 +91,7 @@
};
services.displayManager.cosmic-greeter = {
enable = false;
enable = true;
};
services.greetd = {