mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-09 00:58:11 +02:00
nix: fix start hyprland note
This commit is contained in:
parent
3f804affcf
commit
13ddf41ef6
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ nix profile install github:guibou/nixGL --impure
|
|||
|
||||
`--impure` is needed due to `nixGL`'s reliance on hardware information.
|
||||
|
||||
Since 0.53, `start-hyprland` will automatically use `nixGL` if needed. Otherwise,
|
||||
you must use `nixGL Hyprland`. It's recommended to just stick with `start-hyprland`.
|
||||
Since 0.54, `start-hyprland` will automatically use `nixGL` if needed. For versions before that,
|
||||
you must use `nixGL start-hyprland`.
|
||||
|
||||
## Upgrading
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue