Open Erichssf opened 4 years ago
thats my code maybe you can modify it to your own preferences...
%(WiFi - %wn/%[Mobile Data: %d3/No Internet access])
thats the default network format and if i understand you correctly you want a new line with bluetooth status.
%(WiFi - %wn/%[Mobile Data: %d3/No Internet access])%nBluetooth: %b2
note that %n create a new line
connect status is not implemented yet...
How can I proper keep the dafault network dispplay format, yet add a second line that shows BlueTooth being on/connected? I have tried but the bluetooth line never shows.