Fix login and hyprpaper
This commit is contained in:
parent
21f8ce9601
commit
467396cd16
2 changed files with 4 additions and 1 deletions
|
|
@ -255,7 +255,8 @@
|
|||
# theme = "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||
# };
|
||||
|
||||
displayManager.gdm = { enable = true; autoSuspend = false; };
|
||||
# displayManager.gdm = { enable = true; autoSuspend = false; };
|
||||
displayManager.sddm.enable = true;
|
||||
xserver = {
|
||||
enable = true;
|
||||
# windowManager.bspwm = { enable = true; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue