Removed zellij shell integration
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
programs.zellij = {
|
programs.zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableBashIntegration = true;
|
|
||||||
enableFishIntegration = true;
|
|
||||||
enableZshIntegration = true;
|
|
||||||
settings = {
|
settings = {
|
||||||
pane_frames = false;
|
pane_frames = false;
|
||||||
copy_on_select = false;
|
copy_on_select = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user