adding cosmic
This commit is contained in:
parent
3e7b60405d
commit
6e1c5e0fd6
|
@ -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"
|
||||
];
|
||||
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
};
|
||||
|
||||
services.displayManager.cosmic-greeter = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.greetd = {
|
||||
|
|
Loading…
Reference in a new issue