remove shell config

it just works on its own
Zynh Ludwig 2024-06-27 16:21:31 -07:00
parent 49d283b4d8
commit 0f8dc4866b
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ in
programs.alacritty = {
enable = true;
settings = {
shell = "${pkgs.fish}/bin/fish";
window = {
opacity = 0.98;
};