Fix path to doom emacs executable
This commit is contained in:
parent
4dbf06dfbb
commit
196b9d4ce4
|
@ -74,7 +74,7 @@ in {
|
||||||
"$mod, M, exec, swaylock"
|
"$mod, M, exec, swaylock"
|
||||||
|
|
||||||
# Emacs Everywhere
|
# Emacs Everywhere
|
||||||
"$mod, Q, exec, $HOME/.emacs.d/bin/doom +everywhere"
|
"$mod, Q, exec, $HOME/.config/emacs/bin/doom +everywhere"
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
"$mod, Left, movefocus, l"
|
"$mod, Left, movefocus, l"
|
||||||
|
|
Loading…
Reference in a new issue