From 60e7437ec072e0653e3664281857e28c647afaf9 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Wed, 16 Oct 2024 19:39:31 +0200 Subject: Don't show the quit dialog by default Assume the user wants to quit Dillo by default even if there are multiple tabs. --- dillorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dillorc') diff --git a/dillorc b/dillorc index dba9bb70..d2ba4e5a 100644 --- a/dillorc +++ b/dillorc @@ -426,7 +426,7 @@ ui_tab_bg_color=#b7beb7 #focus_new_tab=YES # Ask before quitting Dillo with more than one window or tab open. -#show_quit_dialog=YES +#show_quit_dialog=NO #------------------------------------------------------------------------- # DEBUG MESSAGES SECTION -- cgit v1.2.3