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