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