feat(cLib): fixing resolving only one monitor

This commit is contained in:
2025-09-06 16:17:59 +02:00
parent 6de31cb0d8
commit ec6b45e41b
4 changed files with 26 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ in
splash_offset = 2.0;
preload = bgs.all;
wallpaper = wallpapers;
wallpaper = bgs.resolveList monitorMappings;
};
};
};