Commit 801c5d4
style: π¨ Palette: implement standard keyboard shortcuts and fix CI
Implement standard KDE Plasma 6 keyboard shortcuts in `/etc/skel/.config/kglobalshortcutsrc` to ensure out-of-the-box functionality and fulfill the "broken promise" of shortcuts advertised in the onboarding welcome screen.
UX Improvements:
- Add Meta+T (Terminal), Meta+E (Files), Meta+S (Search), Meta+W (Overview), Meta+A (Quick Settings), Meta+L (Lock), and Meta+1-9 (Task Manager).
- Include Meta+Arrows for window tiling.
- Ensure correct section naming and component mapping for Plasma 6.
CI Fixes:
- Remove forbidden `continue-on-error: true` from all workflows.
- Fix self-detection in audit scripts using the `[t]rue` regex trick.
- Add `--repo` context to `gh` commands in `first-pr-congratulator.yml` to prevent failures in environments without a git checkout.
Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@users.noreply.github.com>1 parent e54e8a9 commit 801c5d4
7 files changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
0 commit comments