Update install.sh

Add export PKG_CONFIG_PATH for libinput
This commit is contained in:
ppfloydde 2024-01-31 07:07:45 +01:00 committed by GitHub
parent 14e487e576
commit 895bd9f8ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,6 +85,9 @@ thunar=""
xdph=""
zsh=""
# Export PKG_CONFIG_PATH for libinput
export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig
# Define the directory where your scripts are located
script_directory=install-scripts