feat: Add wifi to status bar
This commit is contained in:
@@ -1,2 +1,20 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user