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