generate zellij config
This commit is contained in:
parent
b6f5489516
commit
f60f9f23b4
|
@ -113,6 +113,10 @@
|
|||
programs.zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
settings = {
|
||||
theme = "catppuccin-mocha";
|
||||
pane_frames = false;
|
||||
};
|
||||
};
|
||||
|
||||
# better cat
|
||||
|
|
Loading…
Reference in a new issue