12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
{
|
|
"custom/theme": {
|
|
"format": "{0}",
|
|
"rotate": 0,
|
|
"tooltip-format": "\udb81\udfe1 Switch theme",
|
|
"on-click": "hyde-shell themeswitch -n",
|
|
"on-click-right": "hyde-shell themeswitch -p",
|
|
"on-click-middle": "sleep 0.1 && hyde-shell themeselect",
|
|
"interval": 86400,
|
|
"tooltip": true
|
|
}
|
|
} |