Fixed zellij setting syntax
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
paneFrames = false;
|
pane_frames = false;
|
||||||
|
copy_on_select = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user