mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-17 02:25:58 +01:00
Update pages/Getting Started/Master-Tutorial.md
This commit is contained in:
parent
7f51164f95
commit
32ec161c39
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ it or electron) don't. You need to pass
|
|||
`--enable-features=UseOzonePlatform --ozone-platform=wayland` to them or use
|
||||
`.conf` files where possible. Chromium-based browsers also should have a toggle
|
||||
in `chrome://flags`. Search for _"ozone"_ and select Wayland. If you are on NixOS
|
||||
You can also use `NIXOS_OZONE_WL=1`.
|
||||
you can also set the environment variable `NIXOS_OZONE_WL=1` in your configuration.
|
||||
|
||||
For most electron apps, you should put the above in
|
||||
`~/.config/electron-flags.conf`. VSCode is known to not work with that though.
|
||||
|
|
Loading…
Reference in a new issue