diff --git a/profiles/base-user/.config/waybar/config b/profiles/base-user/.config/waybar/config
index 9ab5229f..53de2bda 100644
--- a/profiles/base-user/.config/waybar/config
+++ b/profiles/base-user/.config/waybar/config
@@ -62,7 +62,7 @@
"network": {
"interval": 3,
"tooltip": true,
- //"interface": "wlp4s0", // (Optional) To force the use of this interface \uF2E7,
+ "interface": "wlp4s0", // (Optional) To force the use of this interface \uF2E7,
"format-wifi": " \uf062 {bandwidthUpBits} | \uf063 {bandwidthDownBits}",
"format-ethernet": " \uf062 {bandwidthUpBits} | \uf063 {bandwidthDownBits}",
"format-disconnected": "",