move bottom

This commit is contained in:
Dmitriy Kholkin 2024-06-19 12:34:08 +03:00
parent ece78f0ec6
commit 28cf6d4489
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2
2 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,7 @@
# syntaxes = {};
# themes = {};
};
bottom.enable = true;
fzf.enable = true;
fzf.enableZshIntegration = true;
gitui = {
@ -40,4 +41,4 @@
desktop = "zathura";
};
};
}
}

View File

@ -24,7 +24,6 @@ in
services.mako.catppuccin.enable = true;
programs = {
bat.catppuccin.enable = true;
bottom.enable = true;
bottom.catppuccin.enable = true;
fzf.catppuccin.enable = true;
gitui.catppuccin.enable = true;