KWin script that creates shortcuts for moving a window and the focus to a certain desktop.
- Go to
System Settings > Window Management > KWin Scripts
- Click
Get New Scripts
- Search for 'Move Window and Focus to Desktop'
- Clone this repo
zip -r movewindowandfocustodesktop.kwinscript contents/ metadata.desktop README.md
plasmapkg2 -i /path/to/movewindowandfocustodesktop.kwinscript
Configure the global shortcuts at System Settings > Shortcuts > Global Shortcuts > KWin
.
Installation of the plugin will set the following shortcuts as default:
- Desktop 1:
Meta+Shift+1
akaMeta+!
, - Desktop 2:
Meta+Shift+2
akaMeta+@
, - Desktop 3:
Meta+Shift+3
akaMeta+#
, - Desktop 4:
Meta+Shift+4
akaMeta+$
, - Desktop 5:
Meta+Shift+5
akaMeta+%
, - Desktop 6:
Meta+Shift+6
akaMeta+^
, - Desktop 7:
Meta+Shift+7
akaMeta+&
, - Desktop 8:
Meta+Shift+8
akaMeta+*
, - Desktop 9:
Meta+Shift+9
akaMeta+(
, - Desktop 10:
Meta+Shift+10
akaMeta+)
,