From 066427d77ac1745b366cedbb3dab0569499e1bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 27 Aug 2021 12:13:20 +0200 Subject: [PATCH] examples: add ssid to wifi-network module --- examples/configurations/laptop.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/examples/configurations/laptop.conf b/examples/configurations/laptop.conf index f079f2a..eab6c46 100644 --- a/examples/configurations/laptop.conf +++ b/examples/configurations/laptop.conf @@ -219,9 +219,13 @@ bar: up: map: tag: ipv4 - default: {string: {text: , font: *awesome}} - values: - "": {string: {text: , font: *awesome, foreground: ffffff66}} + default: + - string: {text: , font: *awesome} + - string: {text: "{ssid}"} + values: + "": + - string: {text: , font: *awesome, foreground: ffffff66} + - string: {text: "{ssid}", foreground: ffffff66} - alsa: card: hw:PCH mixer: Master