Direct naar hoofdinhoud

Verbinding

Onofficiรซle Beta-vertaling

Deze pagina is vertaald door PageTurner AI (beta). Niet officieel goedgekeurd door het project. Een fout gevonden? Probleem melden โ†’

Watโ€‹

Toont details over de huidige netwerkverbinding.

informatie

Ondersteunt momenteel alleen Windows. Pull requests voor ondersteuning van Darwin en Linux zijn welkom :)

Voorbeeldconfiguratieโ€‹

{
"type": "connection",
"style": "powerline",
"background": "#8822ee",
"foreground": "#222222",
"powerline_symbol": "๎‚ฐ"
}

Optiesโ€‹

NameTypeDefaultDescription
typestringwifi|ethernetthe type of connection to display. Can be a single value or multiple joined by a pipe | . The first to resolve is shown. Possible values:
  • wifi
  • ethernet
  • bluetooth
  • cellular

Template (informatie)โ€‹

standaard sjabloon
 {{ if eq .Type \"wifi\"}}\uf1eb{{ else if eq .Type \"ethernet\"}}\ueba9{{ end }}

Eigenschappenโ€‹

NameTypeDescription
.Typestringthe connection type type. Single values of type above
.Namestringthe name of the connection