Skip to content

how can I set Virtual Desktop 1 in Windows 11 to use Windows Spotlight and other with fixed picture? #84

@snsnsjsn

Description

@snsnsjsn

How can I set Virtual Desktop 1 in Windows 11 to use Windows Spotlight for daily updated wallpapers, Virtual Desktop 2 to use a fixed background image "B4P360_02.jpg," and Virtual Desktop 3 to use a fixed background image "B4P360_03.jpg"?

Currently, I have set the background to Windows Spotlight, but all virtual desktops display the same image.

I added the following code in AutoHotkey (AHK):

#Include %A_LineFile%\..\VD.ah2
VD.setWallpaperToDesktopNum("D:\B4P360\Pictures\desktop background\B4P360_02.jpg", 2)
VD.setWallpaperToDesktopNum("D:\B4P360\Pictures\desktop background\B4P360_03.jpg", 3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions