diff options
| author | 2026-05-13 13:43:15 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:15 +0100 | |
| commit | ef7fa0665e99e005c9e0d6e85954e457cf0d3e1f (patch) | |
| tree | b88bde1a3d83385b29e2ee9eeb82415821bd0f44 /KEYBINDS.md | |
| parent | baa240e0a2be76d34829534ed843caa41bfc2dc6 (diff) | |
| download | dotfiles-ef7fa0665e99e005c9e0d6e85954e457cf0d3e1f.tar.gz dotfiles-ef7fa0665e99e005c9e0d6e85954e457cf0d3e1f.tar.bz2 dotfiles-ef7fa0665e99e005c9e0d6e85954e457cf0d3e1f.zip | |
feat(sway): park thunderbird in scratchpad, toggle with Super+t
Autostart thunderbird on sway launch; window rule parks it in the
scratchpad immediately so it runs in the background firing mako
notifications. Super+t toggles the window visible/hidden without
quitting the app — works around the long-standing lack of native
Linux tray support in Thunderbird.
Diffstat (limited to 'KEYBINDS.md')
| -rw-r--r-- | KEYBINDS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/KEYBINDS.md b/KEYBINDS.md index 4961ea2..a4cfc32 100644 --- a/KEYBINDS.md +++ b/KEYBINDS.md @@ -322,3 +322,4 @@ Mod key: `Super` (Mod4). Only personal additions beyond sway defaults listed. | `F7` | Toggle display mode (laptop-off/side-by-side) | | `Super+z` then `w` | Display QR for clipboard (wqr) | | `Super+z` then `r` | Scan QR via webcam, copy to clipboard (rqr) | +| `Super+t` | Toggle Thunderbird scratchpad | |
