mirror of
https://github.com/microsoft/terminal.git
synced 2026-07-08 18:16:28 +00:00
If UseAcrylic is disabled, CTRL+SHIFT+SCROLL would enable it, without having to change the setting in profile.json manually. 1. Set "useAcrylic" to false for the any profile in profile.json 2. Open terminal window for that profile. 3. CTRL+SHIFT+MouseScroll Acrylic background opacity should change according to mouse scroll ## PR Checklist * [x] CLA signed. * [x] Tested manually * [x] Updated documentation Closes #661