From 2523d25f48f8964e1ea607e235584513731651f0 Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Sun, 1 Dec 2024 06:15:50 +0500 Subject: [PATCH] add vesktop rule --- home-manager/modules/hyprland/main.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/hyprland/main.nix b/home-manager/modules/hyprland/main.nix index 9f591a8..b3c7615 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -56,6 +56,7 @@ "workspace 3,class:(obsidian)" "workspace 4,class:(com.obsproject.Studio)" "workspace 5,class:(telegram)" + "workspace 5,class:(vesktop)" "workspace 6,class:(teams-for-linux)" "suppressevent maximize, class:.*" "nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0"