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

8 lines
175 B
Plaintext

{
"custom/keybindhint": {
"format": " ",
"tooltip-format": " Keybinds",
"rotate": 0,
"on-click": "hyde-shell keybinds_hint"
}
}