summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-02-03 12:24:52 +0100
committerJoe <rrbo@proton.me>2023-02-03 12:24:52 +0100
commit2ba2ce9f265e6e6b012f1d83a399bff19258ce41 (patch)
tree6217a8211bca20c06e8f9f1b51169a635007a6d4 /.local
parentup (diff)
downloaddotfiles-bsd-2ba2ce9f265e6e6b012f1d83a399bff19258ce41.tar.gz
dotfiles-bsd-2ba2ce9f265e6e6b012f1d83a399bff19258ce41.tar.bz2
dotfiles-bsd-2ba2ce9f265e6e6b012f1d83a399bff19258ce41.tar.xz
dotfiles-bsd-2ba2ce9f265e6e6b012f1d83a399bff19258ce41.tar.zst
dotfiles-bsd-2ba2ce9f265e6e6b012f1d83a399bff19258ce41.zip
up
Diffstat (limited to '')
-rwxr-xr-x.local/bin/conky/net.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/.local/bin/conky/net.sh b/.local/bin/conky/net.sh
index 6b9aaf2..645104a 100755
--- a/.local/bin/conky/net.sh
+++ b/.local/bin/conky/net.sh
@@ -41,12 +41,10 @@ else
exit
fi
-echo '${hr}
-${color grey}Interface: ${font1}${color white}'$if_main'${font}
+echo '${color grey}Interface: ${font1}${color white}'$if_main'${font}
${color grey}---------
${color grey}LAN IP: ${font1}${color white}${addr '$if_main'}${font}
${color grey}Public IP: ${color white}${font1}${execi 300 curl -s https://ifconfig.me || echo No Address}${font}${color grey}
-${color grey}Public IP: ${color white}${font1}${execi 300 echo '$if_main'}${font}${color grey}
${hr}
${color grey}Speed: ${font1}down: ${color white}${font1}${downspeed '$if_main'} ${color grey}- up: ${color white}${font1}${upspeed '$if_main'}${font}
${color grey}Down: ${color white}${downspeedgraph '$if_main' bfbfbf c0c0c0 125829120}