diff --git a/home/hyprland/hyprland.nix b/home/hyprland/hyprland.nix index f93fcb9..1dc8141 100644 --- a/home/hyprland/hyprland.nix +++ b/home/hyprland/hyprland.nix @@ -45,9 +45,6 @@ in "xdg-desktop-autostart.target" ]; - # You might want to set environment variables for Wayland - wayland.displayProtocols = [ "wayland" "x11" ]; - wayland.windowManager.hyprland = { inherit package; enable = true;