nvidia-kvm-patcher
nvidia-kvm-patcher copied to clipboard
Refactor: use recursive lookup to find executable paths
Had some issues with the hard-coded paths provided not matching the correct path on my system. Seems more logical to use a recursive lookup instead, so the paths don't fail on some machines.
This would have saved me some hassle, of course, I found it after I manually added the path to the script for my system.