fix: remove string interpolation from catppuccin-sddm background path

Co-authored-by: aider (openrouter/x-ai/grok-4.1-fast:free) <aider@aider.chat>
This commit is contained in:
Your Name
2025-12-03 11:00:40 +01:00
parent a4c23dc36f
commit 61896c8791

View File

@@ -13,7 +13,7 @@
flavor = "mocha";
font = "Noto Sans";
fontSize = "24";
background = "${../home/Wallpapers/1346679.jpg}";
background = ../home/Wallpapers/1346679.jpg;
loginBackground = true;
})
];