From 183af67909b65bd6f68a2084a65143794259d145 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 11 Aug 2018 02:22:44 -0500 Subject: [PATCH] Conky: Switch sides Like all my wallpapers have the focal point on the right God dammit --- .config/conky/conky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index ad054302..bfab81a7 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -27,7 +27,7 @@ conky.config = { color8 = '83a598', -- Blue (CPU) color9 = 'd3869b', -- Magenta (Memory) - alignment = 'top_right', + alignment = 'top_left', xinerama_head = 2, minimum_height = 4000, minimum_width = 300,