From 53dc030c223022f2e1f551aa52542228efca29db Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 21 Feb 2025 15:29:03 +0100 Subject: [PATCH] special workspace for ProtonMail Former-commit-id: d64e096e8cf346d47cb8f687f64fdd8459173672 --- home/system/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 6ee35a3..55a38fc 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -142,6 +142,8 @@ in { "workspace 7, spotify" "workspace 8, io.github.alainm23.planify" "fullscreen, io.github.alainm23.planify" + "workspace 9, Proton Mail" + "fullscreen, Proton Mail" ]; layerrule = [ "noanim, launcher" "noanim, ^ags-.*" ];