hidpi sddm. finally

This commit is contained in:
Reid 2024-11-25 17:55:47 -08:00
parent 9d87ae5a49
commit 430ae634f4
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 7 additions and 1 deletions

View file

@ -47,6 +47,7 @@ in {
package = (pkgs.my.catppuccin-sddm-corners.override {
config.General = {
Background = ../../../../assets/lockscreen.png;
GeneralFontSize = toString config.modules.desktop.fonts.fonts.sansSerif.size;
Font = config.modules.desktop.fonts.fonts.sansSerif.family;
};
});