Added README and Emacsclient changes

- Added a new `README.md`
- Emacsclient now closes gracefully with `SPC q f` - kill frame
This commit is contained in:
minhtrannhat
2021-10-09 09:16:15 -04:00
parent c97a1cc43a
commit ffdba5c543
2 changed files with 11 additions and 1 deletions

View File

@@ -212,7 +212,7 @@ mode "resize" {
bindsym Escape mode "default"
}
bindsym $mod+r mode "resize"
bindsym $mod+e exec emacsclient -c
bindsym $mod+e exec emacsclient -nc
bindsym $mod+Right workspace next
bindsym $mod+Left workspace prev