From 03dba48fcd57756efc28eea94c4eb2ba4a837ac6 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Sat, 29 Feb 2020 17:59:36 +0100 Subject: Update conky.profile Place `include allow-lua.inc` above the other includes --- etc/conky.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/conky.profile') diff --git a/etc/conky.profile b/etc/conky.profile index 7409932a4..e5cd7085a 100644 --- a/etc/conky.profile +++ b/etc/conky.profile @@ -8,6 +8,9 @@ include globals.local noblacklist ${PICTURES} +# Allow lua (blacklisted by disable-interpreters.inc) +include allow-lua.inc + include disable-common.inc include disable-devel.inc include disable-exec.inc @@ -15,7 +18,6 @@ include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc include disable-xdg.inc -include allow-lua.inc include whitelist-usr-share-common.inc include whitelist-var-common.inc -- cgit v1.2.3-70-g09d2