Start the Emacs client as an async process

This commit is contained in:
Ohad Livne 2025-10-03 18:17:33 +03:00
parent 1a9bb8c07c
commit fe95d7e815
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
# 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
bindsym $launch+f exec firefox --private-window