mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 12:58:07 +02:00
Use wayland for electron apps
This commit is contained in:
parent
a7a331f308
commit
2d174cdf68
@ -120,6 +120,8 @@ in
|
|||||||
# flatpak --user install org.freedesktop.Platform.GL.mesa-git
|
# flatpak --user install org.freedesktop.Platform.GL.mesa-git
|
||||||
# flatpak --user install org.freedesktop.Platform.GL32.mesa-git
|
# flatpak --user install org.freedesktop.Platform.GL32.mesa-git
|
||||||
FLATPAK_GL_DRIVERS = "mesa-git";
|
FLATPAK_GL_DRIVERS = "mesa-git";
|
||||||
|
|
||||||
|
NIXOS_OZONE_WL = "1"; # Makes electron apps (e.g discord & spotify) use wayland
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user