diff options
Diffstat (limited to 'dotfiles-linux/emacs/init.el')
| -rw-r--r-- | dotfiles-linux/emacs/init.el | 3 |
1 files changed, 3 insertions, 0 deletions
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) |
