diff options
| author | brockar <martinnguzman.mg@gmail.com> | 2025-11-13 20:28:51 -0300 |
|---|---|---|
| committer | brockar <martinnguzman.mg@gmail.com> | 2025-11-13 20:28:51 -0300 |
| commit | 0dfd893ea1f310714c3ec2c79a17692b52ff4c43 (patch) | |
| tree | 36a4f436ed174f209f0c00d09b62818f276ec239 /CHANGELOG.md | |
| parent | 8fa285acf93e1f95080a60a03b00f57bac827a63 (diff) | |
| parent | 872b09fa88825ec5631ba3cdc21e0e717ec241ee (diff) | |
Merge remote-tracking branch 'origin/development' into br-userconfigs
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dd01997b..f6623708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog — JAK's Hyprland Dotfiles +## v2.3.18 — 2025-11-05 + +- Keybinds: initialize SUPER+J/K at login to match the default layout (master or dwindle). + - Adds scripts/KeybindsLayoutInit.sh and wires it to Startup_Apps so J/K and O (togglesplit) are correct on first session. + - ChangeLayout.sh continues to rebind dynamically when layouts are toggled. + - Credits: [Suresh Thagunna](https://github.com/suresh466) for identifying the mismatch and proposing an auto-alignment approach. +- Startup config sourcing: load vendor Startup_Apps and WindowRules first, then user overlays, restoring baseline autostarts while keeping user additions. +- Quick Settings: “Edit Startup Apps” opens the full vendor defaults for clarity. + ## October 2025 ### ⌨️ Keybinds |
