From cdeced665a2580ea05f916b94584a3761a4d4f1f Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 8 Dec 2020 14:42:46 +0100 Subject: [PATCH] Remove conky monitor setting This setting doesn't exist. Use xinerama_head instead. --- conky/config.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/conky/config.lua b/conky/config.lua index eea8b03..98d94ed 100644 --- a/conky/config.lua +++ b/conky/config.lua @@ -1,5 +1,4 @@ local config = { - monitor = 1, double_buffer = true, update_interval = 1, alignment = 'bottom_right',