summaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config/i3status-rust
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config/i3status-rust')
-rw-r--r--sway/.config/i3status-rust/config.toml11
1 files changed, 6 insertions, 5 deletions
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"