update
This commit is contained in:
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user