563 current 2024-05-11 12:25:44 24.05.20240509.f1010e0 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-11 12:25:46 -04:00
parent 3400b10019
commit cbe05e522a
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
4 changed files with 100 additions and 6 deletions

View file

@ -46,11 +46,11 @@ in {
options = "--delete-older-than 30d";
};
catppuccin.flavour = "mocha";
catppuccin.flavour = "latte";
programs.spicetify = {
enable = true;
theme = spicePkgs.themes.catppuccin;
colorScheme = "mocha";
colorScheme = "latte";
enabledExtensions = with spicePkgs.extensions; [
fullAppDisplay

View file

@ -29,7 +29,7 @@ in {
set-option -sa terminal-overrides ",xterm*:Tc"
set -g mouse on
set -g @catppuccin-flavor 'mocha'
set -g @catppuccin-flavor 'latte'
set -g base-index 1
set -g pane-base-index 1