So, I have bat files set up to switch between light and dark icons for the titlebar buttons for when I have dark and light themes. It currently works with the reg files from exporting all settings, but I want to do it with just the key for the titlebar buttons if I can, as that will shrink the size of the file, make it replace them faster, and make me able to change settings without having to replace those file too. I tried searching the export file for where that was stored, but I couldn't find it. I know it's in there though, because it currently works. So what key are the titlebar buttons stored in? Thanks.
They're in the HKEY_CURRENT_USER\SOFTWARE\Binary Fortress Software\DisplayFusion\HotKeys key. The values for the images are named like this:
HotKey_ToggleWindowAlwaysOnTop_TitleBarImage
Hope that helps!