This commit is contained in:
iofq 2025-04-20 21:02:58 -05:00
parent 21e01f75dc
commit 625fbde680
4 changed files with 6 additions and 16 deletions

View file

@ -18,10 +18,7 @@
'';
};
programs.zellij = {
enable = true;
enableFishIntegration = true;
};
programs.zellij.enable = true;
home.file."${config.xdg.configHome}/zellij/config.kdl".text = ''
on_force_close "quit"
default_layout "compact"