mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 09:43:11 +01:00
ironbar: Show mullvad status
Only shows when connected.
This commit is contained in:
parent
455a9d65f0
commit
84d7abfbfb
@ -13,6 +13,12 @@
|
|||||||
"type": "label",
|
"type": "label",
|
||||||
"label": "❄",
|
"label": "❄",
|
||||||
"on_mouse_enter": "rofi -show drun"
|
"on_mouse_enter": "rofi -show drun"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "script",
|
||||||
|
"cmd": "mullvad status | choose 2..",
|
||||||
|
"mode": "poll",
|
||||||
|
"interval": 5000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user