This commit is contained in:
Leon Schwarzäugl 2025-11-18 17:08:23 +01:00
parent e31a97b6ab
commit 40e1adc402
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 124 additions and 358 deletions

View file

@ -35,24 +35,12 @@
status-bar.path = "status-bar";
strider.path = "strider";
compact-bar.path = "compact-bar";
# configuration.path = "configuration";
# filepicker.path = "strider";
# plugin-manager.path = "plugin-manager";
# session-manager.path = "session-manager";
# welcome-screen.path = "session-manager";
};
# configuration = {
# _props.location = "zellij:configuration";
# };
# filepicker = {
# _props.location = "zellij:strider";
# cwd = "/";
# };
# plugin-manager = {
# _props.location = "zellij:plugin-manager";
# };
# session-manager = {
# _props.location = "zellij:session-manager";
# };
# welcome-screen = {
# _props.location = "zellij:session-manager";
# welcome_screen = true;
# };
};
};