summaryrefslogtreecommitdiffstats
path: root/.config/conkyrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-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,