Skip to content

Commit

Permalink
Fix alacritty warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlyons committed Jan 9, 2024
1 parent e078d14 commit b143f90
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions modules/shared/home-manager.nix
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,6 @@ let name = "Dustin Lyons";
];
};

dynamic_padding = true;
decorations = "full";
title = "Terminal";
class = {
instance = "Alacritty";
general = "Alacritty";
};

colors = {
primary = {
background = "0x1f2528";
Expand Down

0 comments on commit b143f90

Please sign in to comment.