all repos — nixfiles @ b1c04a8d4482245a6f48bc2eeda5adf41f4c1851

System and user configuration, managed by nix and home-manager

Emacs: replace ns-auto-titlebar with simple code

Alan Pearce
commit

b1c04a8d4482245a6f48bc2eeda5adf41f4c1851

parent

e3a41fb740bd254ef63eeaee0c70a5d854fd0490

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M user/modules/emacs.nixuser/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 ]);