mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
Fix incorrect paths for Desktop entry and Example Config (#376)
Change from 'examples/' to 'example/' to match latest release.
This commit is contained in:
parent
c014bc0518
commit
0854e9c736
1 changed files with 2 additions and 2 deletions
|
@ -147,10 +147,10 @@ copy hyprctl to `/usr/bin/`.
|
|||
|
||||
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/`
|
||||
|
||||
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
|
||||
libwlroots), you don't need to update anything else.
|
||||
|
|
Loading…
Reference in a new issue