removes title for ghostty (as zellij already displays it)
This commit is contained in:
parent
f4e6cf4d19
commit
3c46c3a4c6
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
scrollback-limit = 100000;
|
scrollback-limit = 100000;
|
||||||
link-url = true;
|
link-url = true;
|
||||||
link-previews = true;
|
link-previews = true;
|
||||||
|
title = " ";
|
||||||
background = "#0f0b15";
|
background = "#0f0b15";
|
||||||
foreground = "#ffffff";
|
foreground = "#ffffff";
|
||||||
cursor-color = "#d369af";
|
cursor-color = "#d369af";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue