summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-02-14 10:30:22 +0100
committerJoe <rrbo@proton.me>2023-02-14 10:30:22 +0100
commit5d1ec6cfde15cf1d32dfa7412ab9cd5b8b7d1d89 (patch)
treefe263933b71f714d8b7cbda06913331ac620d460
parentup (diff)
downloaddotfiles-bsd-5d1ec6cfde15cf1d32dfa7412ab9cd5b8b7d1d89.tar.gz
dotfiles-bsd-5d1ec6cfde15cf1d32dfa7412ab9cd5b8b7d1d89.tar.bz2
dotfiles-bsd-5d1ec6cfde15cf1d32dfa7412ab9cd5b8b7d1d89.tar.xz
dotfiles-bsd-5d1ec6cfde15cf1d32dfa7412ab9cd5b8b7d1d89.tar.zst
dotfiles-bsd-5d1ec6cfde15cf1d32dfa7412ab9cd5b8b7d1d89.zip
up
Diffstat (limited to '')
-rw-r--r--.config/conky/conkyrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc
index 1bcc51d..5d0dde7 100644
--- a/.config/conky/conkyrc
+++ b/.config/conky/conkyrc
@@ -88,5 +88,5 @@ ${font2}${color #928374}${top_mem name 4} ${alignr}${top_mem pid 4} ${top_mem c
${color #928374}---------
${color #928374}Processes: ${font2}${color #ebdbb2}${processes}${font}
${execpi 5 ~/.local/bin/conky/net.sh}
-${if_match "${nodename_short}" == "mother"}${color #ebdbb2}${downspeedgraph eth1 50,160 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph eth1 50,185 bfbfbf c0c0c0 125829120 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color #ebdbb2}${downspeedgraph wlp1s0 50,160 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph wlp1s0 50,185 bfbfbf c0c0c0 125829120 -t}${endif}
+${if_match "${nodename_short}" == "mother"}${color #ebdbb2}${downspeedgraph eth1 50,160 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph eth1 50,185 bfbfbf c0c0c0 125829120 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color #ebdbb2}${downspeedgraph enx4ce1734c425a 50,160 bfbfbf c0c0c0 125829120 -t}${goto 195}${color #ebdbb2}${upspeedgraph enx4ce1734c425 50,185 bfbfbf c0c0c0 125829120 -t}${endif}
]]