user.plugin.desktops.desktops.py
Modules
Actions
- user.desktop(number: int)
change the current desktop
- user.desktop_last()
move to previous desktop
- user.desktop_next()
move to next desktop
- user.desktop_show()
shows the current desktops
- user.window_move_desktop(desktop_number: int)
move the current window to a different desktop
- user.window_move_desktop_left()
move the current window to the desktop to the left
- user.window_move_desktop_right()
move the current window to the desktop to the right