Added baobab and gamemode

This commit is contained in:
2024-09-25 18:17:51 +02:00
parent ac2cff8b00
commit d24c33a4a0
4 changed files with 67 additions and 62 deletions

View File

@@ -5,5 +5,9 @@
settings = {
enable_audio_bell = false;
};
extraConfig = ''
background_opacity 0.9
background_blur 1
'';
};
}

View File

@@ -4,7 +4,6 @@
enable = true;
escapeTime = 0;
extraConfig = ''
set-option -g mouse on
set -g @catppuccin_flavor 'mocha'
'';
plugins = with pkgs; [