Polish session up a bit more
This commit is contained in:
@@ -11,10 +11,11 @@
|
||||
./packages.nix
|
||||
./sddm.nix
|
||||
];
|
||||
services.displayManager.defaultSession = "hyprland";
|
||||
services.displayManager.defaultSession = "hyprland-uwsm";
|
||||
|
||||
# Hyprland as the star of the show
|
||||
programs.hyprland.enable = true;
|
||||
programs.hyprland.withUWSM = true;
|
||||
|
||||
# XDG portal
|
||||
xdg.portal.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user