summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-02-08 15:12:07 +0100
committerJoe <rrbo@proton.me>2023-02-08 15:12:07 +0100
commit362b9116ebb42b89bbc3f9e6206520d86d95859d (patch)
tree4c7c09eff5072387958713f2ee5cc1f8f0702502 /.config
parentup (diff)
downloaddotfiles-bsd-362b9116ebb42b89bbc3f9e6206520d86d95859d.tar.gz
dotfiles-bsd-362b9116ebb42b89bbc3f9e6206520d86d95859d.tar.bz2
dotfiles-bsd-362b9116ebb42b89bbc3f9e6206520d86d95859d.tar.xz
dotfiles-bsd-362b9116ebb42b89bbc3f9e6206520d86d95859d.tar.zst
dotfiles-bsd-362b9116ebb42b89bbc3f9e6206520d86d95859d.zip
up
Diffstat (limited to '.config')
-rw-r--r--.config/conkyrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/conkyrc b/.config/conkyrc
index 038278c..2ec1a5e 100644
--- a/.config/conkyrc
+++ b/.config/conkyrc
@@ -29,11 +29,11 @@ conky.config = {
draw_shades = false,
show_graph_scale = false,
show_graph_range = false,
- alignment = 'top_right',
+ alignment = 'top_left',
minimum_width = 400,
minimum_height = 1440,
maximum_width = 400,
- gap_x = 0,
+ gap_x = 10,
gap_y = 40,
net_avg_samples = 2,
cpu_avg_samples = 4,