From 46d754f64ce9e16578c382e61dc9909bade13e41 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sat, 22 Nov 2025 13:51:51 -0600 Subject: Emacs/Mobile-Device: Bind double volume down to `go-other-buffer' --- common/.emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/common/.emacs.d/init.el b/common/.emacs.d/init.el index 8253c0a..38a447f 100644 --- a/common/.emacs.d/init.el +++ b/common/.emacs.d/init.el @@ -4169,6 +4169,7 @@ instead." " " 'onboard-toggle " " 'mobile-device-volume-mode " " 'mobile-device-navigate-mode + " " 'go-other-buffer " " 'suspend "" 'networks -- cgit v1.2.3