trying greetd again
This commit is contained in:
parent
ff5cbb8254
commit
539c55b426
3 changed files with 6 additions and 6 deletions
|
@ -184,7 +184,7 @@ services.xserver = {
|
|||
displayManager = {
|
||||
startx.enable = true;
|
||||
sddm = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
};
|
||||
session = [
|
||||
{
|
||||
|
@ -205,7 +205,7 @@ services.xserver = {
|
|||
};
|
||||
|
||||
services.greetd = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
command = "/home/chris/bin/hyprland";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue