move bottom
This commit is contained in:
parent
ece78f0ec6
commit
28cf6d4489
@ -9,6 +9,7 @@
|
||||
# syntaxes = {};
|
||||
# themes = {};
|
||||
};
|
||||
bottom.enable = true;
|
||||
fzf.enable = true;
|
||||
fzf.enableZshIntegration = true;
|
||||
gitui = {
|
||||
@ -40,4 +41,4 @@
|
||||
desktop = "zathura";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user