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

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

View file

@ -46,11 +46,11 @@ in {
options = "--delete-older-than 30d";
};
catppuccin.flavour = "latte";
catppuccin.flavour = "mocha";
programs.spicetify = {
enable = true;
theme = spicePkgs.themes.catppuccin;
colorScheme = "latte";
colorScheme = "mocha";
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 'latte'
set -g @catppuccin-flavor 'mocha'
set -g base-index 1
set -g pane-base-index 1