Skip to content

Installation

Terminal window
brew tap brightblock/tap
brew install hyprlayer
Terminal window
winget install BrightBlock.Hyprlayer

Or install manually with the PowerShell script:

Terminal window
iex "& { $(irm https://raw.githubusercontent.com/BrightBlock/hyprlayer-cli/master/install.ps1) }"
Terminal window
cargo install --git https://github.com/BrightBlock/hyprlayer-cli.git
Terminal window
hyprlayer --help

Hyprlayer checks for updates automatically once every 24 hours. When a new version is available, it displays the appropriate upgrade command for your installation method:

MethodUpgrade Command
Homebrewbrew upgrade hyprlayer
wingetwinget upgrade BrightBlock.Hyprlayer
Cargocargo install hyprlayer
PowerShell scriptRe-run the install script

To disable automatic update checks, set disableUpdateCheck: true in your configuration file.

After installation, configure your AI tool.