From 16052c6218874a73fa9ba1e6f075cacd88efc99d Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sun, 2 Mar 2025 09:14:51 +0100 Subject: [PATCH] Keyboard shortcuts for custom KWin tiles. --- content/posts/2024/plasma-5-tiling-manager/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/posts/2024/plasma-5-tiling-manager/index.md b/content/posts/2024/plasma-5-tiling-manager/index.md index cf95739..6fc9003 100644 --- a/content/posts/2024/plasma-5-tiling-manager/index.md +++ b/content/posts/2024/plasma-5-tiling-manager/index.md @@ -29,3 +29,12 @@ Link: I wish there were keyboard shortcuts to move windows into one of the custom tile layouts as well: + +--- + +### Added 2025-03-02 + +With Plasma 5.3, you can now define keyboard shortcuts to move a window to +a custom tile. On my system, there were now shortcuts defined by default, but +it is very easy to do so in `System Settings > Shortcuts > KWin`. I have now +mapped `META`+`SHIFT` and the arrow keys to move windows to custom tiles.