This requires you to change the cvars.xml file:
0. Close Destiny 2
1. Using your File Explorer, navigate to %AppData%\Bungie\DestinyPC\prefs
2. Create a copy of cvars.xml and rename it something like cvars.old or something. This is just to be safe
3. Edit cvars.xml and navigate to the section named <namespace name="gameplay">
4. Underneath the entry called name=mouse_smoothing_mode add another line
5. In that new line paste this entry: <cvar name="text_chat_auto_hide" value="1" ></cvar>
6. Save and enjoy
-
Edited by anonymous: 10/2/2021 2:12:27 AMAn addition to the cvars.xml file change above, I figured out how to stop defaulting to Mission Details when you shortcut to the director as well: 1. Change name="ui_open_director" to have value="unused!unused" 2. Change name="ui_open_director_map_tab" to value="m!unused" (where 'm' is the keyboard shortcut of your choosing)