This commit is contained in:
2025-01-02 09:17:09 -05:00
parent 1c89a70e0d
commit a818d3d1df
4 changed files with 55 additions and 34 deletions

View File

@@ -17,9 +17,10 @@
# darwinLaunchOptions = [
# "--single-instance"
# ];
# settings = {
# background_opacity = "0.9";
# background_blur = 5;
# };
settings = {
# background_opacity = "0.9";
# background_blur = 5;
hide_window_decorations = "titlebar-only";
};
};
}