zellij has no use for me with konsole tabs
This commit is contained in:
parent
d542714156
commit
1866dd17c5
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue