From d02ebebe68b84b6996bcf7e9e76fdabf0d69e47a Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 28 Sep 2022 19:35:32 +0200 Subject: waybar: add hotspots module --- .config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/waybar/config.jsonc') diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 28c1af5..d30d87a 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -45,7 +45,7 @@ // ------------------------------------------------------------------------ // - "modules-center": ["custom/weather", "clock#local", "clock#utc", "custom/timetracked"], + "modules-center": ["custom/weather", "clock#local", "clock#utc", "clock#extra", "custom/timetracked", "custom/hotspots"], "custom/weather": { "format": "{icon} {percentage}℃", -- cgit 1.4.1