From 895247fd683a5adfee7981e929705c0b70b6b043 Mon Sep 17 00:00:00 2001 From: blahai Date: Mon, 9 Dec 2024 17:13:33 +0200 Subject: [PATCH] Home: more hyprland rules --- modules/home-manager/hypr/hyprland/rules.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/home-manager/hypr/hyprland/rules.nix b/modules/home-manager/hypr/hyprland/rules.nix index 93a5c76..6c2d23e 100644 --- a/modules/home-manager/hypr/hyprland/rules.nix +++ b/modules/home-manager/hypr/hyprland/rules.nix @@ -10,9 +10,14 @@ "noblur,.*" "workspace special, spotify" "workspace 11 silent, JKPS" + "workspace 8 silent, Element" + "workspace 6 silent, firefox" + "workspace 5 silent, ^(org.prismlauncher.PrismLauncher)$" "workspace 3 silent, vesktop" + "workspace 2 silent, ^(steam)$" "workspace 1 silent, floorp" "float, ^(blueberry.py)$" + "float, ^(com.github.Aylur.ags)$" "float, ^(JKPS)(.*)" ];