aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-10-16 19:39:31 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-10-17 18:15:47 +0200
commit60e7437ec072e0653e3664281857e28c647afaf9 (patch)
tree36c9277b223daac61148b4166397805db09d53d0 /dillorc
parent3364967f2542cc0ad33509f6afcf34984cb0f3c8 (diff)
Don't show the quit dialog by default
Assume the user wants to quit Dillo by default even if there are multiple tabs.
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc2
1 files changed, 1 insertions, 1 deletions
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