Remove fish

This commit is contained in:
Evie Litherland-Smith 2024-02-26 08:16:39 +00:00
parent 6227c23cee
commit 4bdd2313e5
3 changed files with 0 additions and 3 deletions

View file

@ -22,7 +22,6 @@
programs = {
bash.enable = true;
carapace.enable = true;
fish.enable = true;
bat = {
enable = true;
config.theme = lib.mkIf config.stylix.targets.bat.enable "base16-stylix";

View file

@ -100,7 +100,6 @@
shell = {
disabled = false;
format = "using [$indicator ]($style)";
fish_indicator = "󰈺 ";
nu_indicator = "ν";
};
status = {

View file

@ -5,7 +5,6 @@
targets = {
chromium.enable = true;
console.enable = true;
fish.enable = true;
};
image = ../wallpapers/default.jpg;
polarity = "dark";