Switch emacs to client/server architecture
This commit is contained in:
parent
c5d4919921
commit
2a4cdd5f4b
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue