From 7d6d2ade104cf213ff95fb61bd983c71dfe5c2c4 Mon Sep 17 00:00:00 2001 From: jay Date: Mon, 21 Jul 2025 19:38:58 -0400 Subject: [PATCH] Set goofcord to start on login. --- nodes/hosts/common/home/jay/programs/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/hosts/common/home/jay/programs/hyprland.nix b/nodes/hosts/common/home/jay/programs/hyprland.nix index db8f169..c6fe872 100644 --- a/nodes/hosts/common/home/jay/programs/hyprland.nix +++ b/nodes/hosts/common/home/jay/programs/hyprland.nix @@ -207,7 +207,7 @@ # "systemctl --user start hyprpolkitagent" "steam --disable-gpu-compositing" # nvidia pls let me have nice things #"vesktop" - "legcord" + "goofcord" # "[workspace 9 silent] ELECTRON_OZONE_PLATFORM_HINT=x11 1password" # fix for promts not showing up anymore "zen-twilight" # "${pkgs.xorg.xhost}/bin/xhost +" @@ -225,7 +225,7 @@ windowrulev2 = [ "workspace 1 silent, class:^(zen-twilight)$" "workspace 2 silent, class:^(steam)$" - "workspace 3 silent, class:^(legcord)$" + "workspace 3 silent, class:^(goofcord)$" "workspace 4 silent, class:^(com.core447.StreamController)$" "float,class:(clipse)$" "size 622 652,class:(clipse)$"