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 = {