From 708d930be8fc50a52cf63a5aeb17d1bf035d7af3 Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Sun, 1 Dec 2024 06:14:51 +0500 Subject: [PATCH] fix typo in obs rules --- home-manager/modules/hyprland/main.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/modules/hyprland/main.nix b/home-manager/modules/hyprland/main.nix index 9a518f3..9f591a8 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -54,7 +54,7 @@ "bordersize 0, floating:0, onworkspace:w[t1]" "float,class:(mpv)|(imv)" "workspace 3,class:(obsidian)" - "workspace 4,class:(com.obsproject.S" + "workspace 4,class:(com.obsproject.Studio)" "workspace 5,class:(telegram)" "workspace 6,class:(teams-for-linux)" "suppressevent maximize, class:.*"