Skip to content

Commit

Permalink
[alacritty] Create config directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jul 1, 2024
1 parent a66dade commit 5fbae8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/alacritty/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
fi
}
mkdir -p ~/.config/alacritty
ln -sf "$(theme)" ~/.config/alacritty/theme.yml
'';

Expand Down

0 comments on commit 5fbae8b

Please sign in to comment.