20 lines
518 B
JSON
20 lines
518 B
JSON
{
|
|
"custom/wifi": {
|
|
"icon": "",
|
|
"label": "{status}",
|
|
"tooltip": "{status}",
|
|
"truncationSize": -1,
|
|
"execute": "/home/nathan/dotfiles/.config/hyprpanel/wifi.sh",
|
|
"executeOnAction": "",
|
|
"interval": 1000,
|
|
"hideOnEmpty": true,
|
|
"scrollThreshold": 1,
|
|
"actions": {
|
|
"onLeftClick": "",
|
|
"onRightClick": "",
|
|
"onMiddleClick": "",
|
|
"onScrollUp": "",
|
|
"onScrollDown": ""
|
|
}
|
|
}
|
|
} |