From f8100fc258c3a4a99e81fdf26bbd0283244f95f7 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 21 Aug 2022 12:55:50 -0500 Subject: revert(sway): disable iwdstatus due to output/json error --- sway/.config/i3status-rust/config.toml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'sway/.config/i3status-rust/config.toml') diff --git a/sway/.config/i3status-rust/config.toml b/sway/.config/i3status-rust/config.toml index 841a56a..2095c91 100644 --- a/sway/.config/i3status-rust/config.toml +++ b/sway/.config/i3status-rust/config.toml @@ -64,12 +64,13 @@ block = "battery" device = "/sys/class/power_supply/BAT2" if_command = "test -e /sys/class/power_supply/BAT2" +# TODO: figure out why this is creating a json error # install: go install github.com/monban/iwdstatus -[[block]] -block = "custom" -command = "iwdstatus" -json = true -if_command = "command -v iwdstatus" +# [[block]] +# block = "custom" +# command = "iwdstatus" +# json = true +# if_command = "command -v iwdstatus" [[block]] block = "time" -- cgit v1.2.3-70-g09d2