From 20d4b8b9a3165c1832ea3e4399a853ef1f22bf35 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 24 Jul 2022 14:57:05 +0800 Subject: Update --- Makefile | 3 +++ mutt/default | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1a270e7..3fc8ed7 100644 --- a/Makefile +++ b/Makefile @@ -84,3 +84,6 @@ urlview: alacritty: ln -sf `pwd`/alacritty/* ~/.config/alacritty/ + +console: + sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf diff --git a/mutt/default b/mutt/default index 20a3ecb..17a69cd 100644 --- a/mutt/default +++ b/mutt/default @@ -68,8 +68,8 @@ set sidebar_format = '%B%?F? [%F]?%* %?N?%N/?%S' set sidebar_short_path = yes set sidebar_width = 20 bind index,pager B sidebar-toggle-visible -bind index,pager \Cp sidebar-prev -bind index,pager \Cn sidebar-next +bind index \Cp sidebar-prev +bind index \Cn sidebar-next bind index,pager \Co sidebar-open bind index,pager sidebar-prev-new bind index,pager sidebar-next-new -- cgit v1.2.3-70-g09d2