brpaz / ulauncher-file-search

Quick Search files and directories from Ulauncher
MIT License
72 stars 34 forks source link

Enhancement #16

Open jamespotz opened 5 years ago

jamespotz commented 5 years ago

Use fdfind if distro is Ubuntu/Debian This closes issue #9

brpaz commented 4 years ago

Hello. Sorry for the late reply. I got an error where running your code on Pyrhon 3.8:

    distro = platform.dist()[0]
AttributeError: module 'platform' has no attribute 'dist'

Also please resolve the conflicts.