summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-01-09 15:58:53 +0100
committerJoe <rrbo@proton.me>2023-01-09 15:58:53 +0100
commit1a7f1e3cc311d9fabdda7ef388def4a85c0ae43e (patch)
treeb971aaf5d2316b49d057ff6690f7a27417efd6c8 /.config
parentopenbox (diff)
downloaddotfiles-bsd-1a7f1e3cc311d9fabdda7ef388def4a85c0ae43e.tar.gz
dotfiles-bsd-1a7f1e3cc311d9fabdda7ef388def4a85c0ae43e.tar.bz2
dotfiles-bsd-1a7f1e3cc311d9fabdda7ef388def4a85c0ae43e.tar.xz
dotfiles-bsd-1a7f1e3cc311d9fabdda7ef388def4a85c0ae43e.tar.zst
dotfiles-bsd-1a7f1e3cc311d9fabdda7ef388def4a85c0ae43e.zip
up
Diffstat (limited to '.config')
-rwxr-xr-x.config/conkyrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/conkyrc b/.config/conkyrc
index 2caf268..bf6671a 100755
--- a/.config/conkyrc
+++ b/.config/conkyrc
@@ -27,7 +27,7 @@ conky.config = {
minimum_width = 365,
minimum_height = 1030,
maximum_width = 365,
- gap_x = 05,
+ gap_x = 2565,
gap_y = 350,
net_avg_samples = 2,
cpu_avg_samples = 4,
@@ -76,7 +76,7 @@ ${color grey}IP LAN : ${font Hack:bold:size=12}${color white}${addr re0}${font}
${color grey}---------
${color grey}IP VPN : ${font Hack:bold:size=12}${color white}${addr proton0}${font}
${hr}
-${color grey}Down: ${color white}${downspeed re0} - ${font}${color grey}Up: ${font Hack:bold:size=12}${upspeed re0}${font}
+${color grey}Down: ${color white}${font Hack:bold:size=12}${downspeed re0} ${font}${color grey}- Up: ${color white}${font Hack:bold:size=12}${upspeed re0}${font}
${color grey}Down: ${color white}${downspeedgraph re0 bfbfbf c0c0c0 125829120}
${color grey}Up: ${color white}${upspeedgraph re0 bfbfbf c0c0c0 125829120}
${hr}