This commit is contained in:
2025-01-26 13:32:11 -05:00
parent da1acd0538
commit bdffe70222
8 changed files with 187 additions and 123 deletions

View File

@@ -13,13 +13,13 @@
shellIntegration = {
enableZshIntegration = true;
};
themeFile = "Modus_Vivendi";
themeFile = "gruvbox-dark";
# darwinLaunchOptions = [
# "--single-instance"
# ];
settings = {
# background_opacity = "0.9";
# background_blur = 5;
background_opacity = "0.9";
background_blur = 5;
hide_window_decorations = "titlebar-only";
};
};