Compare commits
No commits in common. "4c96940da1e8bbe47460669115ae9917a900d47a" and "2848173525fbe57c455a05fa5adcd97647460bfc" have entirely different histories.
4c96940da1
...
2848173525
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: false
|
draft: true
|
||||||
ShowLastmod: true
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -3,7 +3,6 @@ title: "Windows tiling in KDE Plasma 5"
|
|||||||
date: 2024-08-08T16:04:20Z
|
date: 2024-08-08T16:04:20Z
|
||||||
draft: false
|
draft: false
|
||||||
toc: false
|
toc: false
|
||||||
ShowLastmod: true
|
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
- Linux
|
- Linux
|
||||||
@ -26,6 +25,3 @@ 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.
|
`SHIFT` to make the window snap to one of the predefined layout.
|
||||||
|
|
||||||
Link: <https://kde.org/announcements/plasma/5/5.27.0/>
|
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