diff options
-rw-r--r-- | i3/bar.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -63,7 +63,6 @@ if hostname == "zorg.kyriasis.com": interface="enp0s25", format_up="{interface}: {v4cidr}") - elif hostname == "tirxu.kyriasis.com": status.register("network", interface="wlp4s0", @@ -73,7 +72,6 @@ elif hostname == "tirxu.kyriasis.com": interface="enp0s20u3u1u3", format_up="{interface}: {v4cidr}") - elif hostname == "hydrogen.kyriasis.com": status.register("network", interface="wlp4s0", |