13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
{
|
|
"custom/updates": {
|
|
"exec": "hyde-shell systemupdate",
|
|
"return-type": "json",
|
|
"format": "{0}",
|
|
"rotate": 0,
|
|
"on-click": "hyprctl dispatch exec -- hyde-shell systemupdate up",
|
|
"interval": 86400,
|
|
"tooltip": true,
|
|
"signal": 20
|
|
}
|
|
}
|