--- a/src/setup.c
+++ b/src/setup.c
@@ -138,8 +138,8 @@
     .fast_reload_msg_shown = FALSE,
     .mark_moves_down = TRUE,
     .reverse_files_only = TRUE,
-    .auto_save_setup = FALSE,
-    .navigate_with_arrows = FALSE,
+    .auto_save_setup = TRUE,
+    .navigate_with_arrows = TRUE,
     .scroll_pages = TRUE,
     .scroll_center = FALSE,
     .mouse_move_pages = TRUE,