Modify emacs-everywhere keybinding
This commit is contained in:
parent
c245af5787
commit
8a886d695e
|
@ -92,7 +92,7 @@ in {
|
|||
"${modifier}+Shift+m" = "exec swaylock";
|
||||
|
||||
# Emacs Everywhere
|
||||
"${modifier}+Mod1+e" = "emacsclient --eval '(emacs-everywhere)'";
|
||||
"${modifier}+q" = "exec ~/.emacs.d/bin/doom +everywhere";
|
||||
|
||||
# Screenshot
|
||||
"Print" = ''exec grim ${filename}'';
|
||||
|
|
Loading…
Reference in a new issue