mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
14 lines
470 B
JSON
14 lines
470 B
JSON
{
|
|
"custom/hyprwhspr": {
|
|
"format": "{}",
|
|
"exec": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh status",
|
|
"interval": 1,
|
|
"return-type": "json",
|
|
"exec-on-event": true,
|
|
"on-click": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh toggle",
|
|
"on-click-right": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh start",
|
|
"on-click-middle": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh restart",
|
|
"tooltip": true
|
|
}
|
|
}
|