a Module that shows your ModemManager Status in the Waybar
-
You need
ModemManager
andjq
. -
You need ModemManager running.
"custom/mobile_data": {
"exec": "~/.config/waybar/mobiledata.sh",
"format": "{icon}",
"tooltip": true,
"format-icons" : ["","","",""],
"return-type" : "json"
},