chore: update to start-hyprland
This commit is contained in:
@@ -3,7 +3,7 @@ import { GreetdClient } from "./lib/greetd";
|
||||
|
||||
export const GREETD_SOCKET = process.env.GREETD_SOCK ?? "/run/dummy-greetd.sock";
|
||||
const KNOWN_SESSIONS: Record<string, string> = {
|
||||
hyprland: "Hyprland",
|
||||
hyprland: "start-hyprland",
|
||||
plasma: "startplasma-wayland"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user