diff --git a/esoui/common/gammaadjust/gammaadjust.lua b/esoui/common/gammaadjust/gammaadjust.lua
index f3d651b..f06005c 100755
--- a/esoui/common/gammaadjust/gammaadjust.lua
+++ b/esoui/common/gammaadjust/gammaadjust.lua
@@ -20,6 +20,7 @@ local function GammaDialogInitialize(dialogControl)
                 callback =  function(dialog)
                                 SetCVar("GAMMA_ADJUSTMENT", tostring(currentGamma))
                                 SCENE_MANAGER:Hide("gammaAdjust")
+                                ZO_SavePlayerConsoleProfile()
                             end,
             },
             [2] =