fix(ghostty): tmux tweaking and bg opacity
This commit is contained in:
parent
831f307f83
commit
b00fea0082
2 changed files with 3 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
settings = {
|
||||
theme = "dracula";
|
||||
background-opacity = 0.75;
|
||||
command =
|
||||
"shell:${config.home.profileDirectory}/bin/tmux new-session -A -s ghostty";
|
||||
keybind = [ "cmd+k=text:\\x01K" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue