Fix incorrect paths for Desktop entry and Example Config (#376)

Change from 'examples/' to 'example/' to match latest release.
This commit is contained in:
Ethan Martin 2023-10-24 17:51:53 +01:00 committed by GitHub
parent c014bc0518
commit 0854e9c736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -147,10 +147,10 @@ copy hyprctl to `/usr/bin/`.
copy the wlroots .so (`libwlroots.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 (`example/hyprland.desktop`) to
`/usr/share/wayland-sessions/` `/usr/share/wayland-sessions/`
the example config is in `examples/hyprland.conf`. the example config is in `example/hyprland.conf`.
For updating later on, you can overwrite the binaries (hyprctl, hyprland and For updating later on, you can overwrite the binaries (hyprctl, hyprland and
libwlroots), you don't need to update anything else. libwlroots), you don't need to update anything else.