fix: disable startup tips in zellij

This commit is contained in:
Anthony Oteri
2025-09-12 07:53:37 -04:00
parent a150a07a70
commit 1c621c116d
+5 -1
View File
@@ -1,3 +1,7 @@
//
// THIS FILE WAS AUTOGENERATED BY ZELLIJ, THE PREVIOUS FILE AT THIS LOCATION WAS COPIED TO: /Users/anthony/.config/zellij/config.kdl.bak
//
keybinds clear-defaults=true {
locked {
bind "Ctrl g" { SwitchToMode "normal"; }
@@ -503,7 +507,7 @@ web_client {
// Whether to show tips on startup
// Default: true
//
// show_startup_tips false
show_startup_tips false
// Whether to show release notes on first version run
// Default: true