aboutsummaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:59:18 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:59:18 +0200
commited845448c42d977f0fdd71d63908b3d036c227de (patch)
treef3d8b69f07dc59dbc1af4ffb9457bd357cb0b0f8 /i3
parent1b9ca04faeb9db9c078b13c7fcf89b20fd8257d9 (diff)
downloaddotfiles-ed845448c42d977f0fdd71d63908b3d036c227de.tar.xz
i3: bar: superfluous lines
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'i3')
-rw-r--r--i3/bar.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/i3/bar.py b/i3/bar.py
index 1f7df7f..a7a9777 100644
--- a/i3/bar.py
+++ b/i3/bar.py
@@ -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",