From b1c04a8d4482245a6f48bc2eeda5adf41f4c1851 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 8 Oct 2019 21:06:37 +0200 Subject: Emacs: replace ns-auto-titlebar with simple code --- user/modules/emacs.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'user/modules') diff --git a/user/modules/emacs.nix b/user/modules/emacs.nix index 091c588c..5d73e585 100644 --- a/user/modules/emacs.nix +++ b/user/modules/emacs.nix @@ -140,7 +140,6 @@ in yaml-mode ] ++ lib.optionals stdenv.isDarwin [ exec-path-from-shell - ns-auto-titlebar ] ++ lib.optionals (!stdenv.isDarwin) [ pkgs.mu ]); -- cgit 1.4.1