Socialify

Folder ..

Viewing updates.jsonc
10 lines (10 loc) • 307.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
    "custom/updates": {
        "exec": "systemupdate.sh",
        "return-type": "json",
        "format": "{}",
        "rotate": ${r_deg},
        "on-click": "hyprctl dispatch exec 'systemupdate.sh up'",
        "interval": 86400, // once every day
        "tooltip": true,
        "signal": 20,
    },