VD.ahk icon indicating copy to clipboard operation
VD.ahk copied to clipboard

renaming desktops

Open mmaukii opened this issue 1 year ago • 1 comments

Hello!

Could not find any solution on the web. Is there maybe a possibitlity to rename desktops??

greets

Daniel

mmaukii avatar Oct 04 '23 15:10 mmaukii

@mmaukii

in the newest update:

VD.setNameToDesktopNum(desktopName,desktopNum)

example:

VD.setNameToDesktopNum("custom Desktop Name",3)

FuPeiJiang avatar Feb 16 '24 17:02 FuPeiJiang