mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
Update install.sh
Adding export PKG_CONFIG_PATH for libinput
This commit is contained in:
parent
e32b628212
commit
b491bce61d
@ -85,6 +85,9 @@ thunar=""
|
|||||||
xdph=""
|
xdph=""
|
||||||
zsh=""
|
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
|
# Define the directory where your scripts are located
|
||||||
script_directory=install-scripts
|
script_directory=install-scripts
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user