diff options
-rw-r--r-- | .config/hypr/hyprland.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index 055ec48..9af2fe6 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -90,6 +90,7 @@ bind = $modkey SHIFT, F, togglefloating # Global programs __bind(C, foot ec) +__bind(E, emacsclient -ca emacs) __bind(M, foot aerc) __bind(W, firefox) __bind(return, foot) |