summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.local/bin/conky/net.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/conky/net.sh b/.local/bin/conky/net.sh
index 731db5d..cde73a0 100755
--- a/.local/bin/conky/net.sh
+++ b/.local/bin/conky/net.sh
@@ -6,7 +6,7 @@ case "$(hostname -s)" in
if_alt="eth0"
;;
po-rbo)
- if_main="eth0"
+ if_main="enx34298f762de7"
if_alt="wlp1s0"
;;
mars)