mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
fix wording
This commit is contained in:
parent
2b0e1addf1
commit
6be1c76f35
1 changed files with 1 additions and 5 deletions
|
@ -125,11 +125,7 @@ sudo make install
|
||||||
Do note that `sudo make install` will copy the example .desktop file to `/usr/share/wayland-sessions/` directory,
|
Do note that `sudo make install` will copy the example .desktop file to `/usr/share/wayland-sessions/` directory,
|
||||||
promptly overriding the existent .desktop file from previous installations.
|
promptly overriding the existent .desktop file from previous installations.
|
||||||
|
|
||||||
If you would like to move the file yourself, or if you find yourself running `sudo make install` frequently
|
It's probably a good idea to run `sudo make cleaninstall` to update Hyprland later on, as it does not overwrite the desktop file.
|
||||||
and overriding your previous .desktop file (which is definitely a case for NVIDIA users who run Hyprland
|
|
||||||
through a wrapper script); you can use `sudo make cleaninstall`, which will do everything `sudo make install` does
|
|
||||||
_except_ to copy the desktop file. You may use `sudo make cleaninstall` everytime you need to rebuild fromm source,
|
|
||||||
which happens quite often as Hyprland receives active development.
|
|
||||||
|
|
||||||
### Meson
|
### Meson
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue