chore: cleanup

This commit is contained in:
Christoph Hollizeck 2025-12-15 16:55:09 +01:00
parent 00627f7945
commit 4b2f418a01
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -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;
};
};