mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added baobab and gamemode
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
settings = {
|
||||
enable_audio_bell = false;
|
||||
};
|
||||
extraConfig = ''
|
||||
background_opacity 0.9
|
||||
background_blur 1
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
enable = true;
|
||||
escapeTime = 0;
|
||||
extraConfig = ''
|
||||
set-option -g mouse on
|
||||
set -g @catppuccin_flavor 'mocha'
|
||||
'';
|
||||
plugins = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user