mention copying wrapped desktop

This commit is contained in:
Vaxry 2022-10-06 16:23:24 +01:00
parent 942000d2d5
commit e3fe9078af

View file

@ -37,10 +37,16 @@ You can add as many exported envvars as you need (Nvidia users might need a
lot), but I recommend having *at least* the shown two. lot), but I recommend having *at least* the shown two.
You should now launch Hyprland with `wrappedhl` instead of `Hyprland`. Make sure You should now launch Hyprland with `wrappedhl` instead of `Hyprland`. Make sure
to edit your `.desktop` file in `/usr/share/wayland-sessions/` if you use a to copy your `.desktop` file in `/usr/share/wayland-sessions/` and edit it if you use a
login manager! You might need to put the full path in it, as login managers are login manager! You might need to put the full path in it, as login managers are
usually not ran through the user account. usually not ran through the user account.
{{< hint type=important >}}
It is highly recommended to copy the desktop file to e.g. `wrapped_hl.desktop` instead of editing
the provided one, as many package managers (and `sudo make install`) will **overwrite**
the desktop file on updates.
{{< /hint >}}
## Immediate ## Immediate
**OMG MY SCREEN IS BROKEN, FLASHY TEARY!** -> see the bottom of this page **OMG MY SCREEN IS BROKEN, FLASHY TEARY!** -> see the bottom of this page