hypr
This commit is contained in:
@@ -48,7 +48,7 @@ in
|
||||
};
|
||||
# Disable gdm
|
||||
gdm.enable = lib.mkForce false;
|
||||
defaultSession = "hyprland";
|
||||
defaultSession = "hyprland-uwsm";
|
||||
};
|
||||
|
||||
# disable other desktops
|
||||
@@ -68,6 +68,7 @@ in
|
||||
hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
withUWSM = true;
|
||||
portalPackage = lib.mkDefault pkgs.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user