Configuration for GlazeWM and Zebar on Windows.
winget install glzr-io.GlazeWM
winget install glzr-io.Zebar
winget install AutoHotkey.AutoHotkey # required by ZebarCopy glazewm and zebar folders into %userprofile%\.glzr\, overriding anything already there.
Node.js is required to build Zebar, if you don't have it, you can install it with:
winget install OpenJS.NodeJSTo build, open PowerShell and run the following commands:
cd ~\.glzr\zebar\bar\bar
npm i
npm run buildStart GlazeWM, Zebar will launch automatically.

