add sddm for hyprland
This commit is contained in:
parent
f0a2a260e0
commit
25b66360ea
1 changed files with 2 additions and 10 deletions
|
@ -12,16 +12,8 @@ in
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
displayManager = {
|
||||
lightdm = {
|
||||
sddm = {
|
||||
enable = true;
|
||||
background = ../../../config/background.png;
|
||||
greeters.gtk = {
|
||||
enable = true;
|
||||
theme = {
|
||||
name = "vimix-dark-ruby";
|
||||
package = pkgs.vimix-gtk-themes;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
libinput = {
|
||||
|
|
Loading…
Reference in a new issue