From 588506c3ad3a99fd01801d4df37ddee7538881e6 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 6 Apr 2025 08:59:25 +0100 Subject: linux/emacs: Bind s-` to ‘other-frame’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dotfiles-linux/emacs/init.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dotfiles-linux/emacs/init.el (limited to 'dotfiles-linux/emacs/init.el') diff --git a/dotfiles-linux/emacs/init.el b/dotfiles-linux/emacs/init.el new file mode 100644 index 0000000..4d7e943 --- /dev/null +++ b/dotfiles-linux/emacs/init.el @@ -0,0 +1,3 @@ +;; “Window” Management + +(keymap-global-set "s-`" #'other-frame) -- cgit v1.2.3-70-g09d2