updates ghostty config
This commit is contained in:
parent
1407b6964d
commit
f574663541
1 changed files with 2 additions and 2 deletions
|
|
@ -9,13 +9,13 @@
|
|||
theme = "Catppuccin Mocha";
|
||||
font-size = 15;
|
||||
font-family = "VictorMono NF SemiBold";
|
||||
background-opacity = 0.95;
|
||||
background-opacity = 0.94;
|
||||
window-padding-x = 12;
|
||||
window-padding-y = 12;
|
||||
window-padding-balance = true;
|
||||
window-inherit-working-directory = true;
|
||||
window-theme = "ghostty";
|
||||
copy-on-select = true;
|
||||
copy-on-select = "clipboard";
|
||||
shell-integration-features = true;
|
||||
scrollback-limit = 100000;
|
||||
link-url = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue