diff --git a/doom-emacs/.doom.d/init.el b/doom-emacs/.doom.d/init.el index 16bc35b..a9132d5 100644 --- a/doom-emacs/.doom.d/init.el +++ b/doom-emacs/.doom.d/init.el @@ -41,7 +41,7 @@ ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows - tabs ; a tab bar for Emacs + ;;tabs ; a tab bar for Emacs treemacs ; a project drawer, like neotree but cooler unicode ; extended unicode support for various languages vc-gutter ; vcs diff in the fringe diff --git a/sway/.config/sway/config b/sway/.config/sway/config index b4448d2..fdaadf3 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -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