Changed: Hyprland Conf

This commit is contained in:
2025-03-27 13:11:56 +01:00
parent dc91632284
commit bd55d2fcca
5 changed files with 26 additions and 4 deletions

View File

@@ -45,6 +45,9 @@ 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;