forked from colonelpanic/dotfiles
[Emacs] Disable frames-only mode
This commit is contained in:
parent
89acdcd84d
commit
57d4acf981
@ -1348,6 +1348,7 @@ proced is an top like utility that runs inside of emacs. The following sets auto
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package frames-only-mode
|
||||
:ensure nil
|
||||
:disabled t
|
||||
:preface
|
||||
(defun imalison:other-frame-backwards ()
|
||||
(interactive)
|
||||
|
Loading…
Reference in New Issue
Block a user