Hyprland version
Hyprland 0.55.0 built from branch v0.55.0
Describe your issue / feature…
Hi,
I’m using a two-monitor setup (main + external monitor) on Hyprland 0.55.
By default, Hyprland always starts on Workspace 1. I’d like it to start on Workspace 6 instead.
Earlier, I used this workaround:
exec-once = hyprctl dispatch workspace 6
but I’m not sure if this is still the recommended approach in newer versions.
What is the correct/preferred way to set the startup workspace in Hyprland 0.55?
Thanks in advance.