aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/sway/executable_tb-autostart.sh
Commit message (Collapse)AuthorAgeFilesLines
* feat(sway): separate thunderbird autostart from super+t launch pathLibravatar sommerfeld2026-05-131-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.