mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add hyprlang and hyprcursor install deps
This commit is contained in:
parent
da1b1f1c76
commit
545fd01ae4
|
@ -96,7 +96,7 @@ yay -S --noconfirm --needed bluez bluiz-utils blueberry
|
|||
yay -S --noconfirm --needed \
|
||||
gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite \
|
||||
xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland \
|
||||
libinput libliftoff libdisplay-info cpio
|
||||
libinput libliftoff libdisplay-info cpio hyprlang-git hyprcursor-git
|
||||
mkdir -p ~/.local/src
|
||||
git clone --recursive https://github.com/hyprwm/Hyprland ~/.local/src/Hyprland || true # don't fail if exists
|
||||
pushd ~/.local/src/Hyprland
|
||||
|
|
Loading…
Reference in a new issue