.dotfiles/.config/waybar/modules/custom-github_hyde.jsonc
2026-01-18 21:08:16 -07:00

8 lines
207 B
Plaintext

{
"custom/github_hyde": {
"format": "\ue709 ",
"rotate": 0,
"tooltip-format": "\ue709 HyDE repository",
"on-click": "xdg-open https://github.com/HyDE-Project/HyDE"
}
}