Home wifi card in status configuration

This commit is contained in:
Charlotte Van Petegem 2020-03-12 09:59:17 +01:00
parent 8fe690614e
commit e812b24f8f

View file

@ -33,6 +33,16 @@ pkgs.writeText "configuration.toml" ''
hide_missing = true
hide_inactive = true
[[block]]
block = "net"
device = "wlp0s20f3"
ssid = true
signal_strength = true
speed_up = false
speed_down = false
hide_missing = true
hide_inactive = true
[[block]]
block = "net"
device = "enp0s31f6"