hyprswitch 3.3.2

A CLI/GUI that allows switching between windows in Hyprland
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "always-update": true,
  "include-component-in-tag": false,
  "changelog-type": "default",
  "packages": {
    ".": {
      "release-type": "rust"
    }
  },
  "extra-files": [
    {
      "type": "generic",
      "path": "PKGBUILD"
    }
  ]
}