From 0e153e52f28cf7aa041e630744cf5fe697da5920 Mon Sep 17 00:00:00 2001 From: vmcgon Date: Mon, 1 Dec 2025 12:47:22 -0600 Subject: [PATCH] content/Getting Started/Installation.md: Add 'muparser' to Arch installation command Based on following documented installation process from hyprland's wiki on CachyOS (kde/wayland) 1 Dec 2025 up to date packages --- content/Getting Started/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Getting Started/Installation.md b/content/Getting Started/Installation.md index 4603eede..498acb8f 100644 --- a/content/Getting Started/Installation.md +++ b/content/Getting Started/Installation.md @@ -350,7 +350,7 @@ Dependencies: {{% details title="Arch" closed="true" %}} ```plain -yay -S ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite libxrender libxcursor pixman wayland-protocols cairo pango libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio tomlplusplus hyprlang-git hyprcursor-git hyprwayland-scanner-git xcb-util-errors hyprutils-git glaze hyprgraphics-git aquamarine-git re2 hyprland-qtutils-git +yay -S ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite libxrender libxcursor pixman wayland-protocols cairo pango libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio tomlplusplus hyprlang-git hyprcursor-git hyprwayland-scanner-git xcb-util-errors hyprutils-git glaze hyprgraphics-git aquamarine-git re2 hyprland-qtutils-git muparser ``` _(Please make a pull request or open an issue if any packages are missing from