| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(fmt): apply shfmt and prettier formatting | 2026-05-13 | 1 | -5/+5 | |
| | | | | | | - shfmt -i 2 -ci -s on the four updated shell scripts (tabs → 2 spaces) - prettier --write on KEYBINDS.md and README.md | ||||
| * | feat(sway): separate thunderbird autostart from super+t launch path | 2026-05-13 | 1 | -0/+21 | |
| Splitting the for_window 'move to scratchpad' action into a dedicated autostart helper so that super+t launches TB tiled (not stashed) when TB isn't already running. Previously the for_window rule would stash every new main window, forcing the user to press super+t twice after killing TB manually. | |||||
