no tabs + emacs shortcut

This commit is contained in:
minhtrannhat
2021-09-28 21:06:41 -04:00
parent 366208775c
commit 5f26d7b804
2 changed files with 2 additions and 2 deletions

View File

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