Socialify

Folder ..

Viewing theme.jsonc
11 lines (10 loc) • 350.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
    "custom/theme": {
        "format": "{}",
        "rotate": ${r_deg},
        "exec": "echo ; echo 󰟡 switch theme",
        "on-click": "themeswitch.sh -n",
        "on-click-right": "themeswitch.sh -p",
        "on-click-middle": "sleep 0.1 && themeselect.sh",
        "interval" : 86400, // once every day
        "tooltip": true
    },