removes title for ghostty (as zellij already displays it)

This commit is contained in:
Dennis Schoepf 2025-12-06 18:07:29 +01:00
parent f4e6cf4d19
commit 3c46c3a4c6

View file

@ -17,6 +17,7 @@
scrollback-limit = 100000;
link-url = true;
link-previews = true;
title = " ";
background = "#0f0b15";
foreground = "#ffffff";
cursor-color = "#d369af";