You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
It would be nice to choose which images will be applied throughout the system, and which to specific folders and subfolders. Now if I want to change the background of only one folder, then the image that I choose will be applied to the entire system, and it does not matter if there are any other images in the images folder or not.
To nested folders and to the whole system, you can do something like regular expressions: [C:\*] and [*] respectively, while for example you can configure folders in [C:\Windows\*] with some other backgrounds
The text was updated successfully, but these errors were encountered:
It would be nice to choose which images will be applied throughout the system, and which to specific folders and subfolders. Now if I want to change the background of only one folder, then the image that I choose will be applied to the entire system, and it does not matter if there are any other images in the images folder or not.
To nested folders and to the whole system, you can do something like regular expressions: [C:\*] and [*] respectively, while for example you can configure folders in [C:\Windows\*] with some other backgrounds
The text was updated successfully, but these errors were encountered: