From 54c53130bdbc843df5ed63104b294cace249dd1d Mon Sep 17 00:00:00 2001 From: h7x4 <h7x4@nani.wtf> Date: Sun, 8 Dec 2024 15:10:08 +0100 Subject: [PATCH] home/hyprland: fix windowrule for vscode --- home/programs/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/hyprland.nix b/home/programs/hyprland.nix index 0174f10..51559bf 100644 --- a/home/programs/hyprland.nix +++ b/home/programs/hyprland.nix @@ -242,7 +242,7 @@ in "workspace 2,class:(google-chrome)" "workspace 3,class:(Emacs)" - "workspace 3,class:(Code)" + "workspace 3,class:(code)" "workspace 3,class:(code-url-handler)" "workspace 5,class:(discord)"