563 current 2024-05-11 12:25:44 24.05.20240509.f1010e0 6.8.6-zen1 *
This commit is contained in:
parent
3400b10019
commit
cbe05e522a
4 changed files with 100 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue