Compare commits
2 Commits
2848173525
...
4c96940da1
Author | SHA1 | Date | |
---|---|---|---|
4c96940da1 | |||
f74d74f489 |
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
draft: false
|
||||
ShowLastmod: true
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,7 @@ title: "Windows tiling in KDE Plasma 5"
|
||||
date: 2024-08-08T16:04:20Z
|
||||
draft: false
|
||||
toc: false
|
||||
ShowLastmod: true
|
||||
images:
|
||||
tags:
|
||||
- Linux
|
||||
@ -25,3 +26,6 @@ I keep forgetting how to use this, so this is my note to self:
|
||||
`SHIFT` to make the window snap to one of the predefined layout.
|
||||
|
||||
Link: <https://kde.org/announcements/plasma/5/5.27.0/>
|
||||
|
||||
I wish there were keyboard shortcuts to move windows into one of the custom tile
|
||||
layouts as well: <https://discuss.kde.org/t/keyboard-shortcuts-for-new-tiling-feature/1843>
|
||||
|
Loading…
Reference in New Issue
Block a user