From a960b899d6b286bea9c36e130b33f551d50f27aa Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Wed, 23 Aug 2023 18:36:09 -0400 Subject: [PATCH] signature file, other aerc changes, hyprland numlock --- home-config/aerc/accounts.conf | 2 ++ home-config/aerc/aerc.conf | 12 ++++++------ home-config/aerc/binds.conf | 1 + home-config/aerc/signature_personal | 4 ++++ home-config/home-configuration.scm | 1 + home-config/hypr/hyprland.conf | 1 + 6 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 home-config/aerc/signature_personal diff --git a/home-config/aerc/accounts.conf b/home-config/aerc/accounts.conf index 0d5d340..239a2c1 100644 --- a/home-config/aerc/accounts.conf +++ b/home-config/aerc/accounts.conf @@ -6,3 +6,5 @@ outgoing-cred-cmd = sh -c "cat ~/Documents/eml.pw" default = INBOX from = Ryan Schanzenbacher copy-to = Sent +signature-file = ~/.config/aerc/signature_personal +check-mail = 5m diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf index 9d537db..0a206c6 100644 --- a/home-config/aerc/aerc.conf +++ b/home-config/aerc/aerc.conf @@ -412,7 +412,7 @@ address-book-cmd = sh -c 'abook --mutt-query "%s" | tail -n +2' # # The command must output the selected files to standard output, one file per # line. -#file-picker-cmd= +file-picker-cmd=fzf --multi --query=%s # # Allow to address yourself when replying @@ -482,12 +482,12 @@ text/html=pandoc -f markdown -t html --standalone # #text/plain=colorize #text/calendar=calendar -message/delivery-status=bat -fp -message/rfc822=bat -fp -text/html=pandoc -f html -t plain | bat -fp +message/delivery-status=bat -fn +message/rfc822=bat -fn +text/html=pandoc -f html -t plain | bat -fn #text/html=html | colorize -text/*=bat -fP --file-name="$AERC_FILENAME" -application/x-sh=bat -fP -l sh +text/*=bat -fn --file-name="$AERC_FILENAME" +application/x-sh=bat -fn -l sh #image/*=catimg -w $(tput cols) - #subject,~Git(hub|lab)=lolcat -f #from,thatguywhodoesnothardwraphismessages=wrap -w 100 | colorize diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf index a3296a0..20bf4ef 100644 --- a/home-config/aerc/binds.conf +++ b/home-config/aerc/binds.conf @@ -126,6 +126,7 @@ d = :detach S = :sign E = :encrypt A = :attach-key +C = :multipart text/html [terminal] $noinherit = true diff --git a/home-config/aerc/signature_personal b/home-config/aerc/signature_personal new file mode 100644 index 0000000..fd83946 --- /dev/null +++ b/home-config/aerc/signature_personal @@ -0,0 +1,4 @@ +-- + +Best, +Ryan Schanzenbacher diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index e429a79..ede6986 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -31,6 +31,7 @@ (packages (append (specifications->packages (list "bat" "xdg-utils" "abook" + "fzf" "qrencode" "binutils" "gcc-toolchain" diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index cfb34ab..66afdbb 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf @@ -27,6 +27,7 @@ input { kb_model = kb_options = kb_rules = + numlock_by_default = true follow_mouse = 1