foo
This commit is contained in:
@@ -2,5 +2,8 @@
|
|||||||
programs.zellij = {
|
programs.zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
|
settings = {
|
||||||
|
theme = "catppuccin-latte";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -42,6 +42,7 @@
|
|||||||
../base/home-manager/jujutsu.nix
|
../base/home-manager/jujutsu.nix
|
||||||
../base/home-manager/ssh.nix
|
../base/home-manager/ssh.nix
|
||||||
../base/home-manager/starship.nix
|
../base/home-manager/starship.nix
|
||||||
|
../base/home-manager/zellij.nix
|
||||||
../base/home-manager/zoxide.nix
|
../base/home-manager/zoxide.nix
|
||||||
../base/home-manager/zsh.nix
|
../base/home-manager/zsh.nix
|
||||||
./home-manager/ghostty.nix
|
./home-manager/ghostty.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user