From 8a3c1da646919cc69fd5ba937a07ab246674b794 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 21 May 2023 11:00:02 -0700 Subject: reduce use of Shift modifier in i3 & Sway configs --- bin/emacsclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/emacsclient') diff --git a/bin/emacsclient b/bin/emacsclient index f140df52..4864efdd 100755 --- a/bin/emacsclient +++ b/bin/emacsclient @@ -225,7 +225,7 @@ if [ -n "$listener" ]; then fi # Make it possible, with primary session, to quickly replace in-tree Emacs -# with installed Emacs. See 'C-i E' Sway/i3 binding. +# with installed Emacs. See 'C-i C-M-e' Sway/i3 binding. if [ -z "$daemon_name" ] && $devel_running && $want_installed; then gud_status \ || fail "couldn't query gdbmacs for in-tree Emacs status; aborting" -- cgit v1.2.3