Skip to content

Start application with "Actual Size" #2067

Answered by d2phap
JRKL75 asked this question in General
Discussion options

You must be logged in to vote

You can create a igconfig.admin.json file with this content and copy it to the startup folder of ImageGlass (where ImageGlass.exe is located):

{
  "_Metadata": {
    "Description": "ImageGlass configuration file",
    "Version": 9.1
  },
  "ZoomLockValue": 100,
  "ZoomMode": "LockZoom"
}

This file basically resets the Zoom mode to "Lock Zoom Ratio" and sets the Zoom value to 100% every time the app launched.

For more information about the configuration, please refer to https://imageglass.org/docs/app-configs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JRKL75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants