--- a/mutt/view_attachment.sh Mon May 08 13:51:00 2023 -0400
+++ b/mutt/view_attachment.sh Wed May 10 22:51:54 2023 -0400
@@ -57,7 +57,7 @@
#
# the tmp directory to use.
-tmpdir="$HOME/.tmp/mutt_attach"
+tmpdir="$HOME/scratch/mutt_attach"
# the name of the debug file if debugging is turned on.
debug_file=$tmpdir/debug
--- a/stumpwmrc Mon May 08 13:51:00 2023 -0400
+++ b/stumpwmrc Wed May 10 22:51:54 2023 -0400
@@ -668,8 +668,9 @@
("H-z" "zoom")
("H-Z" "toggle-zoom-mute")
("C-H-Z" "end-zoom")
+ ("F26" "prev")
+ ("S-F26" "next")
("H-q" "exec lock-screen")
- ("F26" "exec lock-screen")
("H-y" "screenshot")
("H-g" "gcontrol")
("H-f" "save-fucked-screenshot")