make python matching version independent

This commit is contained in:
Claude 2014-08-27 12:16:57 +02:00
parent eb1af05a77
commit 2c0c4a5b6a

View File

@ -33,9 +33,9 @@
/usr/lib/python3/ mr,
/usr/lib/python3/** mr,
/usr/lib/python3.4/ r,
/usr/lib/python3.4/** mr,
/usr/bin/python3.4 r,
/usr/lib/python3.?/ r,
/usr/lib/python3.?/** mr,
/usr/bin/python3.? r,
@{HOME}/.config/qutebrowser/** krw,
@{HOME}/.local/share/qutebrowser/** krw,