disable custom css homepage

This commit is contained in:
2025-07-27 11:13:22 +02:00
parent 793d95c21e
commit 8377f44069
3 changed files with 100 additions and 100 deletions

View File

@@ -21,7 +21,7 @@ in {
enableFishIntegration = config.programs.fish.enable;
enableZshIntegration = config.programs.zsh.enable;
settings = {
theme = "GruvboxDarkHard";
theme = "GruvboxDark";
focus-follows-mouse = true;
resize-overlay = "never";
background-opacity = 0.95;