fix audio in eww and dolphin applications

This commit is contained in:
2025-11-15 13:35:34 +01:00
parent 46f9b41b40
commit 7d592d60ca
4 changed files with 18 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
displayManager = {
sddm = {
enable = true;
theme = "catppuccin-mocha";
theme = "catppuccin-mocha-mauve";
wayland.enable = true;
};
#autoLogin = {
@@ -83,10 +83,12 @@
environment.systemPackages = with pkgs; [
(catppuccin-sddm.override {
flavor = "mocha";
font = "Fira Code";
accent = "mauve";
font = "Fira Code";
fontSize = "9";
# background = "${./wallpaper.png}";
loginBackground = true;
})
exiftool
flutter