mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-14 13:22:23 +08:00
Added an extra path for background loading
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
This commit is contained in:
parent
6f570be911
commit
e16d54bba3
1
main.cpp
1
main.cpp
@ -36,6 +36,7 @@ const char* assets_default_paths [] = {
|
|||||||
|
|
||||||
const char* backgrounds_default_paths [] = {
|
const char* backgrounds_default_paths [] = {
|
||||||
".local/share/Steam/steamapps/workshop/content/431960",
|
".local/share/Steam/steamapps/workshop/content/431960",
|
||||||
|
".steam/steam/steamapps/workshop/content/431960",
|
||||||
nullptr
|
nullptr
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user