diff options
-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 |