Lackadaisical bins were not added to PATH.

This commit is contained in:
Lea 2026-06-09 16:22:48 +02:00
parent 6358130431
commit a5ae9c7b72

View file

@ -404,3 +404,4 @@ source "/etc/lackadaisical/daisy.command.source"
export LD_AVAILABLE=1 export LD_AVAILABLE=1
[ -d "$LD_FOLDER" ] && export LD_AVAILABLE=1 [ -d "$LD_FOLDER" ] && export LD_AVAILABLE=1
export PATH="$LD_FOLDER:$PATH"