fix(gui): set regreet fit mode
This commit is contained in:
parent
a02f98973f
commit
3618a1e7ec
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ in mkIf (cfg.enable && cfg.session) {
|
|||
cageArgs = [ "-s" "-d" "-m" "last" ];
|
||||
settings = {
|
||||
background.path = ../../share/54345906_p0.jpg;
|
||||
background.fit = "Fill";
|
||||
gtk.application_prefer_dark_theme = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue