Emacs: replace ns-auto-titlebar with simple code
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/modules/emacs.nix → user/modules/emacs.nix
@@ -140,7 +140,6 @@ which-key yaml-mode ] ++ lib.optionals stdenv.isDarwin [ exec-path-from-shell - ns-auto-titlebar ] ++ lib.optionals (!stdenv.isDarwin) [ pkgs.mu ]);