adapts ghostty config
This commit is contained in:
parent
c73b679378
commit
ac77b03795
1 changed files with 5 additions and 5 deletions
|
|
@ -4,12 +4,12 @@
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
package = null;
|
package = null;
|
||||||
settings = {
|
settings = {
|
||||||
font-size = 14;
|
font-size = 15;
|
||||||
font-family = "VictorMono Nerd Font";
|
font-family = "VictorMono Nerd Font";
|
||||||
background-opacity = 0.94;
|
font-variation-bold = "wght=500";
|
||||||
window-padding-x = 12;
|
background-opacity = 0.945;
|
||||||
window-padding-y = 12;
|
window-padding-x = 0;
|
||||||
window-padding-balance = true;
|
window-padding-y = 0;
|
||||||
window-inherit-working-directory = true;
|
window-inherit-working-directory = true;
|
||||||
window-theme = "ghostty";
|
window-theme = "ghostty";
|
||||||
shell-integration-features = true;
|
shell-integration-features = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue