mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-07-13 02:41:39 +10:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user