From feddb45aff5a3ce57a5ad8d850f1a2af03c18c85 Mon Sep 17 00:00:00 2001 From: Felix Suchert Date: Thu, 16 Feb 2023 09:53:52 +0100 Subject: [PATCH] Minor tweaks to neomutt keybinds & bugfix --- entropy/mail/neomutt/neomuttrc | 9 ++++++--- entropy/sway/config | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/entropy/mail/neomutt/neomuttrc b/entropy/mail/neomutt/neomuttrc index 32e8581..877b47d 100644 --- a/entropy/mail/neomutt/neomuttrc +++ b/entropy/mail/neomutt/neomuttrc @@ -20,15 +20,18 @@ macro index c "?" "Change to vfolder overview" macro index \\\\ "" "Search mailbox" # # open a different virtual folder -#bind index,pager X change-vfolder -# # read entire thread of the current message -# bind index,pager + entire-thread +# bind index,pager X change-vfolder +# read entire thread of the current message +bind index,pager + entire-thread # # generate virtual folder from query #bind index,pager \CX vfolder-from-query # generate virtual folder from query with time window bind index < vfolder-window-backward bind index > vfolder-window-forward +bind index , modify-labels +bind index . modify-tags + ## Displaying Options -> How should the UI look? diff --git a/entropy/sway/config b/entropy/sway/config index 48ef286..d8f8961 100644 --- a/entropy/sway/config +++ b/entropy/sway/config @@ -268,7 +268,7 @@ bindsym $mod+m exec 'alacritty -e neomutt -f "notmuch://?query=tag:unread"' bindsym $mod+x exec 'swaylock --screenshots --effect-blur 5x5 --effect-greyscale --fade-in 0.5' bindsym $mod+n exec firefox -bindsym $mod+o exec obsidian --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland +bindsym $mod+o exec 'obsidian --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland' bindsym $mod+Ctrl+Space exec wofi-emoji