updates ghostty config

This commit is contained in:
Dennis Schoepf 2025-11-25 23:56:58 +01:00
parent 1407b6964d
commit f574663541

View file

@ -9,13 +9,13 @@
theme = "Catppuccin Mocha"; theme = "Catppuccin Mocha";
font-size = 15; font-size = 15;
font-family = "VictorMono NF SemiBold"; font-family = "VictorMono NF SemiBold";
background-opacity = 0.95; background-opacity = 0.94;
window-padding-x = 12; window-padding-x = 12;
window-padding-y = 12; window-padding-y = 12;
window-padding-balance = true; window-padding-balance = true;
window-inherit-working-directory = true; window-inherit-working-directory = true;
window-theme = "ghostty"; window-theme = "ghostty";
copy-on-select = true; copy-on-select = "clipboard";
shell-integration-features = true; shell-integration-features = true;
scrollback-limit = 100000; scrollback-limit = 100000;
link-url = true; link-url = true;