move whitelist/blacklist to allow/deny

This commit is contained in:
netblue30 2021-07-05 07:23:31 -04:00
parent c32924b825
commit fe0f975f44
799 changed files with 5141 additions and 5059 deletions

View file

@ -7,8 +7,8 @@ include autokey-common.local
# added by caller profile
#include globals.local
noblacklist ${HOME}/.config/autokey
noblacklist ${HOME}/.local/share/autokey
nodeny ${HOME}/.config/autokey
nodeny ${HOME}/.local/share/autokey
# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc