Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Setting specific image file for background does not work #23

Open
Mis1eader-dev opened this issue Jun 16, 2023 · 0 comments
Open

Setting specific image file for background does not work #23

Mis1eader-dev opened this issue Jun 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Mis1eader-dev
Copy link
Contributor

The following config:

[load]
#Specify whether or not to enable in the file dialog.
folderExt=false
#Specify whether or not to ignore errors (i.e. not show error popups when errors occur).
noerror=false

[image]
#Specifies whether the image is displayed randomly, you need to put at least 2 images
random=false
#Enable custom specified folder pictures
custom=true
#Image display position
posType=6
#Alpha 0-255 of image
imgAlpha=64
#Custom image folder absolute path (empty defaults to . /image)
folder=D:\Wallpapers

#Please put the picture in the Image folder first, and then img=specify the file name in the Image folder Is the file name, not the full path!
[D:\Wallpapers]
img="My Wallpaper.jpg"

However, this loads a random image in the directory.

@Maplespe Maplespe added the bug Something isn't working label Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants