changed wlan interface

This commit is contained in:
2025-07-19 15:53:48 +02:00
parent e28f9d5f2f
commit 4c14502dd2

View File

@@ -79,7 +79,7 @@ in {
}; };
"network" = { "network" = {
"interface" = "wlan0"; "interface" = "wlp1s0";
"format" = "{ifname}"; "format" = "{ifname}";
"format-wifi" = " {essid}"; "format-wifi" = " {essid}";
"format-ethernet" = "󰊗 {ipaddr}/{cidr}"; "format-ethernet" = "󰊗 {ipaddr}/{cidr}";