zellij has no use for me with konsole tabs

This commit is contained in:
Christoph Cullmann 2024-07-29 20:27:22 +02:00
parent d542714156
commit 1866dd17c5
No known key found for this signature in database

View file

@ -110,17 +110,6 @@
enableZshIntegration = true; enableZshIntegration = true;
}; };
# tmux replacement
programs.zellij = {
enable = true;
enableZshIntegration = true;
settings = {
theme = "catppuccin-mocha";
pane_frames = false;
on_force_close = "quit";
};
};
# better cat # better cat
programs.bat = { programs.bat = {
enable = true; enable = true;