logo

dotfiles

My dotfiles, one branch per machine
commit: 63971d3c2bcf044817e2e249045871e50d022875
parent: 99e84cfba41da007338f27f529f6d41362121eb4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 15 Jun 2019 02:22:39 +0200

.weechat: enable confirm_quit and save_layout_on_exit

Diffstat:

M.weechat/weechat.conf4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.weechat/weechat.conf b/.weechat/weechat.conf @@ -47,7 +47,7 @@ color_pairs_auto_reset = 5 color_real_white = off command_chars = "" command_incomplete = off -confirm_quit = off +confirm_quit = on confirm_upgrade = off day_change = on day_change_message_1date = "-- %a, %d %b %Y --" @@ -120,7 +120,7 @@ read_marker_always_show = off read_marker_string = "- " save_config_on_exit = on save_config_with_fsync = off -save_layout_on_exit = none +save_layout_on_exit = all scroll_amount = 3 scroll_bottom_after_switch = off scroll_page_percent = 100