From b0578fb791deb3e4a0b056d0bca1dbf3bc9898da Mon Sep 17 00:00:00 2001 From: htom Date: Mon, 22 Dec 2025 14:53:30 +0100 Subject: [PATCH] added obs to workspace 6 by a windowrule --- hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c81ede8..3f3023a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -319,7 +319,9 @@ windowrule = tag +games, class:^(steam_app_\d+)$ windowrule = tag +games, class:^(gamescope)$ windowrule = tag +gamestore, class:^([Ss]team)$ windowrule = tag +videoplayer, title:Jellyfin Media Player +windowrule = tag +screenrecord, class:com.obsproject.Studio +windowrule = workspace 6, tag:screenrecord* windowrule = workspace 7, tag:gamestore* windowrule = workspace 8, tag:games* windowrule = workspace 9, tag:videoplayer