VD.ahk
VD.ahk copied to clipboard
renaming desktops
Hello!
Could not find any solution on the web. Is there maybe a possibitlity to rename desktops??
greets
Daniel
@mmaukii
in the newest update:
VD.setNameToDesktopNum(desktopName,desktopNum)
example:
VD.setNameToDesktopNum("custom Desktop Name",3)