From 5d9e96710cfca9d3a4f1ab346163b8532f6b0a61 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 19 Feb 2025 06:35:20 +0000 Subject: [PATCH] Add OBS to workspace 5, remove monitor bind for 5 on Vanguard --- system/Vanguard.nix | 1 - system/home/hyprland.nix | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/system/Vanguard.nix b/system/Vanguard.nix index b71cff6c..e25e7758 100644 --- a/system/Vanguard.nix +++ b/system/Vanguard.nix @@ -91,7 +91,6 @@ ]; workspace = [ "3, monitor:desc:${secondary}" - "5, monitor:desc:${primary}" "7, monitor:desc:${primary}" ]; }; diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index 350ccefd..275875f7 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -262,7 +262,7 @@ "workspace 2, (firefox)" # Browser "workspace 3, (WebCord|signal|whatsapp-for-linux|teams-for-linux|twinkle)" # Messaging "workspace 4, (org.musicbrainz.Picard|libreoffice|soffice|Zotero)(.*)" # Files - "workspace 5, (Nxplayer.bin)" # Remote Desktop + "workspace 5, (com.obsproject.Studio|Nxplayer.bin)" # Remote "workspace 6, (PrusaSlicer)" # 3D Printing "workspace 7, (gamescope|steam|steam_app|lutris|org.prismlauncher.PrismLauncher)" # Gaming