diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-05 00:44:43 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-05 00:44:43 +0100 |
commit | afcc4905b9cd529f29c951c4cead54c6438e4706 (patch) | |
tree | 6923aab19095e7baee9dd6ff65e51ed1cfec6f98 /config/wayland | |
parent | 7d39603f3dab52c5e2212c6c12bc4b951a4de94e (diff) |
use emacsclient
Diffstat (limited to 'config/wayland')
-rw-r--r-- | config/wayland/hypr/binds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wayland/hypr/binds.conf b/config/wayland/hypr/binds.conf index 226fd24..251ce69 100644 --- a/config/wayland/hypr/binds.conf +++ b/config/wayland/hypr/binds.conf @@ -70,7 +70,7 @@ bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow bind = $mainMod, B, exec, $BROWSER -bind = $mainMod, E, exec, emacs +bind = $mainMod, E, exec, emacsclient -c -a 'emacs' bind = $mainMod, A, submap, apps submap = apps |