diff options
author | Raúl Benencia <rul@kalgan.cc> | 2019-06-30 21:19:03 -0700 |
---|---|---|
committer | Raúl Benencia <rul@kalgan.cc> | 2019-06-30 21:19:03 -0700 |
commit | ef0f8dc5fc6c98274514dcc8c804c22390d79323 (patch) | |
tree | 5d2f2041a787dbe416bbc129c8589454a5e99ef7 | |
parent | 7c8830c08574ecf1b8c12fd781eb26b6a230a8e7 (diff) |
Move to bottom right
-rw-r--r-- | .conkyrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ conky.config = { - alignment = 'top_left', + alignment = 'bottom_right', background = false, border_width = 0, cpu_avg_samples = 2, |