chore: cleanup
This commit is contained in:
parent
00627f7945
commit
4b2f418a01
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@
|
|||
};
|
||||
shellIntegration.enableFishIntegration = true;
|
||||
settings = {
|
||||
"background_opacity" = "0.90";
|
||||
"shell" = "fish";
|
||||
"confirm_os_window_close" = "0";
|
||||
background_opacity = 0.9;
|
||||
shell = "fish";
|
||||
confirm_os_window_close = 0;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue