Skip to content

Commit

Permalink
Remove doom-modeline-workarounds.el
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Feb 25, 2023
1 parent 617a509 commit 5d15b27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
1 change: 0 additions & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ let
chmod u+w $out/config.el
cat $extraConfigPath > $out/config.extra.el
cat > $out/config.el << EOF
(load "${./doom-modeline-workarounds.el}")
(load "${doomPrivateDir}/config.el")
(load "$out/config.extra.el")
EOF
Expand Down
57 changes: 0 additions & 57 deletions doom-modeline-workarounds.el

This file was deleted.

0 comments on commit 5d15b27

Please sign in to comment.