AppImage version update notification
[geeqie.git] / src / options.cc
index b4020c6..24f1efc 100644 (file)
@@ -85,6 +85,7 @@ ConfOptions *init_options(ConfOptions *options)
        options->fullscreen.disable_saver = TRUE;
        options->fullscreen.screen = -1;
 
+       options->appimage_notifications = TRUE;
        options->marks_save = TRUE;
        options->with_rename = FALSE;
        options->collections_on_top = FALSE;