diff --git a/modules/graphical/sway/status-configuration.nix b/modules/graphical/sway/status-configuration.nix index 5b967347..b8fc133c 100644 --- a/modules/graphical/sway/status-configuration.nix +++ b/modules/graphical/sway/status-configuration.nix @@ -60,7 +60,7 @@ pkgs.writeText "configuration.toml" '' [[block]] block = "net" - device = "enp0s20f0u1u2" + device = "enp0s13f0u2u2" format = "{ip}" hide_missing = true hide_inactive = true