Update
This commit is contained in:
parent
1dd7c9d9d7
commit
b9ad6c7124
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
# enableFishIntegration = true;
|
||||
settings = {
|
||||
session_serialization = false;
|
||||
default_layout = "compact";
|
||||
mirror_session = true;
|
||||
simplified_ui = true;
|
||||
ui.pane_frames.rounded_corners = true;
|
||||
|
@ -27,7 +28,7 @@
|
|||
};
|
||||
|
||||
xdg.configFile."zjstatus-layout-default" = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
target = "zellij/layouts/default.kdl";
|
||||
text = ''
|
||||
layout {
|
||||
|
|
Loading…
Reference in a new issue