From 90550b892acb2a2cfa654cdc7b8cf59a38dfff52 Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Sun, 15 Dec 2024 04:55:36 +0500 Subject: [PATCH] add zathura 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 8763cfd..9f84748 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -128,6 +128,7 @@ "noborder,nofocus,class:(showmethekey-gtk)" "workspace 3,class:(obsidian)" + "workspace 3,class:(zathura)" "workspace 4,class:(com.obsproject.Studio)" "workspace 5,class:(telegram)" "workspace 5,class:(vesktop)"