Update install.sh

Adding export PKG_CONFIG_PATH for libinput
This commit is contained in:
ppfloydde 2024-01-30 10:16:35 +01:00 committed by GitHub
parent e32b628212
commit 62666ca1c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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