{ ... }: {
programs.zellij = {
enable = true;
enableBashIntegration = true;
enableFishIntegration = true;
#settings = '''';
};
}