From f9d7d345c03990008afcce6cef22a25d6f043314 Mon Sep 17 00:00:00 2001 From: Jonas Hahn Date: Thu, 18 Dec 2025 21:30:44 +0100 Subject: [PATCH] auto up 21:30:42 up 1:07, 2 users, load average: 0.97, 1.31, 1.50 --- cli/dot-config/zellij/config.kdl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/cli/dot-config/zellij/config.kdl b/cli/dot-config/zellij/config.kdl index 6ef2867..58e1abe 100644 --- a/cli/dot-config/zellij/config.kdl +++ b/cli/dot-config/zellij/config.kdl @@ -233,6 +233,9 @@ keybinds clear-defaults=true { plugins { about location="zellij:about" compact-bar location="zellij:compact-bar" + // compact-bar location="zellij:compact-bar" { + // tooltip "F1" + // } configuration location="zellij:configuration" filepicker location="zellij:strider" { cwd "/" @@ -261,7 +264,7 @@ web_client { // - true // - false (Default) // -// simplified_ui true +simplified_ui true // Choose the theme that is specified in the themes section. // Default: default @@ -346,7 +349,7 @@ pane_frames false // Examples: // // copy_command "xclip -selection clipboard" // x11 -// copy_command "wl-copy" // wayland +copy_command "wl-copy" // wayland // copy_command "pbcopy" // osx // // copy_command "pbcopy" @@ -374,13 +377,13 @@ pane_frames false // otherwise this will error if such a session exists. // Default: // -// session_name "My singleton session" +session_name "JonasWork" // When `session_name` is provided, attaches to that session // if it is already running or creates it otherwise. // Default: false // -// attach_to_session true +attach_to_session true // Toggle between having Zellij lay out panes according to a predefined set of layouts whenever possible // Options: @@ -492,7 +495,7 @@ show_startup_tips false // Whether to show release notes on first version run // Default: true // -// show_release_notes false +show_release_notes false // Whether to enable mouse hover effects and pane grouping functionality // default is true