Skip to content

Adding flag to follow symlinks

Vladimir-csp requested to merge github/fork/Mikilio/master into master

Created by: Mikilio

On NixOS it is very likely that a xdg-terminals folder is actually a symlink. That way the *.desktop files places inside could not be found. My little change fixes that.

Every other find operation in the script also follows symlinks so I assume there is no issue with just merging.

Merge request reports

Loading