Start the Emacs client as an async process
This commit is contained in:
parent
1a9bb8c07c
commit
fe95d7e815
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue