this makes gtkgreet use the gtk theme (who would've thought)

This commit is contained in:
jacekpoz 2023-07-30 01:18:27 +02:00
parent 0a382d62c1
commit e3a164bf84

View file

@ -174,7 +174,7 @@ in
settings = {
default_session = {
command = "${pkgs.sway}/bin/sway --config ${swayConfig}";
user = "greeter";
user = "jacek";
};
};
};