Skip to content

jump-current-goes-to-last broken? #42

@gideonstar-git

Description

@gideonstar-git
{
  "move-window-to-desktop": {
    "Shortcut": "alt+shift"
  },
  "toggle-groups": [],
  "jump-to": [
    {
      "shortcut": "alt+d1",
      "desktop": 1
    },
    {
      "shortcut": "alt+d2",
      "desktop": 2
    },
    {
      "shortcut": "alt+d3",
      "desktop": 3
    },
    {
      "shortcut": "alt+d4",
      "desktop": 4
    }
  ],
  "jump-current-goes-to-last": false,
  "change-desktops-with-scroll": false
}

alt-3 -> goes to screen 3
alt-1 -> goes to screen 1
alt-1 -> goes to screen 3

That should not happen if I understand the config correct. Version is 2.0.13.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions