kde: Keybind to kill windows.

This commit is contained in:
2026-07-07 08:20:22 -04:00
parent 00edf973fd
commit d0364d5d9e
2 changed files with 3 additions and 0 deletions

View File

@@ -38,3 +38,5 @@ Comma-separated keys are pressed in sequence, not together.
| `CapsLock` | KDE | Acts as `Esc` (`kxkbrc` `Options=caps:escape_shifted_capslock`) |
| `Shift` + `CapsLock` | KDE | Toggles Caps Lock |
| `Meta` + `X` | KDE | Lock Session (moved off `Meta+L`, tracked via `dot kde`) |
| `Meta` + `Shift` + `q` | KDE | Kill window |