Switch emacs to client/server architecture

This commit is contained in:
mokou 2020-09-15 16:36:17 +02:00
parent c5d4919921
commit 2a4cdd5f4b
2 changed files with 2 additions and 1 deletions

View file

@ -53,7 +53,7 @@ seat seat0 hide_cursor 10000
bindsym $mod+Return exec $term
# Start Emacs
bindsym $mod+Shift+Return exec emacs
bindsym $mod+Shift+Return exec emacsclient -c
# Kill focused window
bindsym $mod+Shift+q kill