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

8 lines
173 B
Plaintext

{
"custom/gamemode": {
"format": " ",
"tooltip-format": " Toggle game mode",
"rotate": 0,
"on-click": "hyde-shell gamemode"
}
}