mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
Changed Wrong File Name (#49)
Changed wrong file names to match the ones in the release.
This commit is contained in:
parent
99f25ac1a4
commit
be4912c326
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue