added regreet greeter in place of SDDM which was removed in a previous
commit
This commit is contained in:
parent
c9ffdffab7
commit
d75e7f0a98
2 changed files with 10 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
xwayland.enable = true;
|
||||
systemd.variables = ["--all"]; # Hopefully will help with the backlight/slider issue in waybar, so far has not worked, but good to keep in
|
||||
# Autostart using systemd
|
||||
systemd.enable = true;
|
||||
systemd.enable = false;
|
||||
settings = {
|
||||
# Monitor config for home desk layout
|
||||
monitor = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue