Start the Emacs client as an async process

This commit is contained in:
Ohad Livne 2025-10-03 18:17:33 +03:00
parent 20fafdf44d
commit aa9f7be4b7
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -71,7 +71,7 @@ input type:touchpad {
bindsym $launch+j exec $term zellij --layout jupyter attach --create jupyter bindsym $launch+j exec $term zellij --layout jupyter attach --create jupyter
# Start Emacs # Start Emacs
bindsym $launch+e exec emacsclient --alternate-editor "" --create-frame bindsym $launch+e exec emacsclient --alternate-editor "" --create-frame --no-wait
# Start a browser # Start a browser
bindsym $launch+f exec firefox --private-window bindsym $launch+f exec firefox --private-window