From b2378517d8b0d9e7da6ec775a8d129043afd4b08 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 6 Apr 2024 17:03:10 +0100 Subject: [PATCH] Restore whatsapp-for-linux Move OBSStudio to workspace 2 by default instead --- home/hyprland/default.nix | 4 ++-- system/desktop.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 68d4c0a2..aef35b44 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -196,9 +196,9 @@ ++ (lib.lists.forEach layers ignorealpha); windowrule = [ # Workspace binds - "workspace 2, (firefox|chromium-browser)" + "workspace 2, (firefox|chromium-browser|com.obsproject.Studio)" "workspace 3, (libreoffice|soffice)(.*)" - "workspace 4, (com.obsproject.Studio|WebCord|signal)" + "workspace 4, (WebCord|signal|whatsapp-for-linux)" "workspace 4, org.prismlauncher.PrismLauncher" "workspace 5 silent, steam" # Keep silent to avoid popups taking focus "workspace 6, (x2goclient|Nxplayer.bin)" diff --git a/system/desktop.nix b/system/desktop.nix index 8667a2cd..d0527579 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -17,6 +17,7 @@ tagger webcord signal-desktop + whatsapp-for-linux nomachine-client ]; security = {