feat(waybar): update
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"pulseaudio",
|
||||
"clock",
|
||||
"clock#simpleclock",
|
||||
"custom/tailscale",
|
||||
"network",
|
||||
"battery",
|
||||
"tray",
|
||||
@@ -151,6 +152,13 @@
|
||||
"return-type": "json",
|
||||
"tooltip": false,
|
||||
},
|
||||
"custom/tailscale": {
|
||||
"exec": "~/.config/waybar/scripts/tailscale.sh",
|
||||
"interval": 5,
|
||||
"return-type": "json",
|
||||
"on-click": "~/.config/waybar/scripts/tailscale-toggle.sh",
|
||||
"tooltip": true
|
||||
},
|
||||
"network": {
|
||||
"interface": "wlp1s0",
|
||||
"format": "",
|
||||
|
||||
Reference in New Issue
Block a user