From be4912c326bddb8b12519baae09a947862411ba7 Mon Sep 17 00:00:00 2001 From: Okirshen Date: Wed, 9 Nov 2022 20:07:45 +0000 Subject: [PATCH] Changed Wrong File Name (#49) Changed wrong file names to match the ones in the release. --- pages/Getting Started/Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index fad9c05..7bf8d8f 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -79,12 +79,12 @@ copy the binary (Hyprland) to `/usr/bin/`. copy hyprctl to `/usr/bin/`. -copy the wlroots .so (`wlroots.so.XX032`) to `/usr/lib/`. +copy the wlroots .so (`libwlroots.so.XX032`) to `/usr/lib/`. -copy the desktop entry (`examples/Hyprland.desktop`) to +copy the desktop entry (`examples/hyprland.desktop`) to `/usr/share/wayland-sessions/` -the example config is in `examples/Hyprland.conf`. +the example config is in `examples/hyprland.conf`. For updating later on, you can overwrite the binaries (hyprctl, hyprland and libwlroots), you don't need to update anything else.