this makes gtkgreet use the gtk theme (who would've thought)
This commit is contained in:
parent
0a382d62c1
commit
e3a164bf84
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ in
|
|||
settings = {
|
||||
default_session = {
|
||||
command = "${pkgs.sway}/bin/sway --config ${swayConfig}";
|
||||
user = "greeter";
|
||||
user = "jacek";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue