From 478dfffa8f48c82f6d5253f9076360bf8ae72b39 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 20 Jan 2023 10:14:14 -0600 Subject: [PATCH] making greetd autologin to plasma --- modules/desktop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/desktop.nix b/modules/desktop.nix index ead259e..27e4333 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -80,7 +80,7 @@ with lib; enable = true; settings = rec { initial_session = { - command = "/home/chris/bin/hyprland"; + command = "dbus-run-session startplasma-wayland"; user = "chris"; }; default_session = {