feat: use wayland for electron apps
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
home.pointerCursor.x11.enable = true;
|
home.pointerCursor.x11.enable = true;
|
||||||
home.pointerCursor.hyprcursor.enable = true;
|
home.pointerCursor.hyprcursor.enable = true;
|
||||||
|
|
||||||
|
home.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
# Hyprland
|
# Hyprland
|
||||||
wayland.windowManager.hyprland.enable = true;
|
wayland.windowManager.hyprland.enable = true;
|
||||||
wayland.windowManager.hyprland.systemd.enable = false;
|
wayland.windowManager.hyprland.systemd.enable = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user