Add media.openExternallyOnClick setting
Makes clicking on image open them externally and middle-clicking open them in the mirage image viewer, the reverse of the default behavior.
This commit is contained in:
@@ -284,6 +284,7 @@ class UISettings(JSONDataFile):
|
||||
"autoPlayGIF": True,
|
||||
"autoHideOSDAfterMsec": 3000,
|
||||
"defaultVolume": 100,
|
||||
"openExternallyOnClick": False,
|
||||
"startMuted": False,
|
||||
},
|
||||
"keys": {
|
||||
|
||||
Reference in New Issue
Block a user