MScholtes / VirtualDesktop

C# command line tool to manage virtual desktops in Windows 10
MIT License
595 stars 59 forks source link

Change name of desktop #63

Closed mmaukii closed 1 year ago

mmaukii commented 1 year ago

Thanks for the great tool again!! Do you see a possibility to implement a function to change the name of the virtual laptop?

MScholtes commented 1 year ago

Hello @mmaukii,

is there a typo in your request? Or what do you mean with "virtual laptop"?

VirtualDesktop can rename desktops with the parameter /Name, for example

VirtualDesktop /getdesktop:0 "/name:First Desktop"

Greetings

Markus

mmaukii commented 1 year ago

oh did not see that! yeah it was an typo. altough virtal laptops would also be a nice idea.

Thanks for the fast reply

MScholtes commented 1 year ago

Closed