diff --git a/home/features/wayland/hyprland/hyprland.conf b/home/features/wayland/hyprland/hyprland.conf index 84cb0d9..59a9e7d 100644 --- a/home/features/wayland/hyprland/hyprland.conf +++ b/home/features/wayland/hyprland/hyprland.conf @@ -62,7 +62,7 @@ exec = systemctl --user import-environment PATH && systemctl --user restart xdg- # {{{ Automatically move stuff to workspaces windowrulev2 = workspace 2 silent, title:^(.*Firefox.*)$ windowrulev2 = workspace 3 silent, title:^(.*(Disc|WebC)ord.*)$ -windowrulev2 = workspace 3 silent, title:^(.*Vesktop.*)$ +windowrulev2 = workspace 3 silent, title:^(.*(V|v)esktop.*)$ windowrulev2 = workspace 3 silent, title:^(.*Element.*)$ windowrulev2 = workspace 6 silent, title:^(.*(S|s)pot(ify)?.*)$ windowrulev2 = workspace 7 silent, class:^(.*Obsidian.*)$