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 = {