Skip to content

Workspace confusion #4499

@markg85

Description

@markg85

Hi,

I don't even know how to name this specifically so confusion might be most appropriate.
This is my workspace specific config:

  // Workspaces
  "hyprland/workspaces": {
    "on-scroll-up": "hyprctl dispatch workspace r-1",
    "on-scroll-down": "hyprctl dispatch workspace r+1",
    "on-click": "activate",
    "active-only": false,
    "all-outputs": true,
    "format": "{}",
    "format-icons": {
      "urgent": "",
      "active": "",
      "default": ""
    },
    "persistent-workspaces": {
      "*": 2
    }
  },

No workspace specifics in my hyprland config.

I have a dual monitor setup and with this config i'm expecting both monitors to show all workspaces. As that's what i configured with all-outputs set to true and active-only set to false.

Instead i see all workspaces on my secondary monitor and only 2 on my primary.. What the... If this is as intended then i don't get it.

Primary monitor:
Image

Secondary monitor:
Image

Am i doing something wrong or is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghyprland

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions