fix(sddm): enable wayland support for Hyprland
This commit is contained in:
@@ -192,7 +192,10 @@ in
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
|
||||
# ============================================================
|
||||
# CM5 Display Backlight Fix
|
||||
|
||||
Reference in New Issue
Block a user