mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
updated rofi-wayland script (added dependencies)
This commit is contained in:
parent
58cc87957d
commit
e5a9d3c01f
@ -11,6 +11,17 @@ rofi=(
|
|||||||
libmpdclient-dev
|
libmpdclient-dev
|
||||||
libnl-3-dev
|
libnl-3-dev
|
||||||
libasound2-dev
|
libasound2-dev
|
||||||
|
libstartup-notification0-dev
|
||||||
|
libxcb-ewmh-dev
|
||||||
|
libxcb-cursor-dev
|
||||||
|
libxcb-icccm4-dev
|
||||||
|
libxcb-randr0-dev
|
||||||
|
libxcb-render-util0-dev
|
||||||
|
libxcb-util-dev
|
||||||
|
libxcb-xkb-dev
|
||||||
|
libxcb-xinerama0-dev
|
||||||
|
libxkbcommon-dev
|
||||||
|
libxkbcommon-x11-dev
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user