665 current 2024-05-23 10:47:32 24.11.20240522.bc5dc89 6.9.1-zen1 *
This commit is contained in:
parent
e1f2feb051
commit
9d7ad7c973
6 changed files with 34 additions and 31 deletions
|
|
@ -45,7 +45,7 @@ in {
|
|||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
catppuccin.flavour = "mocha";
|
||||
catppuccin.flavor = "mocha";
|
||||
programs.spicetify = {
|
||||
enable = true;
|
||||
theme = spicePkgs.themes.catppuccin;
|
||||
|
|
|
|||
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"christoomey/vim-tmux-navigator",
|
||||
lazy = false,
|
||||
}
|
||||
|
|
@ -20,8 +20,4 @@ return {
|
|||
version = "^4", -- Recommended
|
||||
ft = { "rust" },
|
||||
},
|
||||
{
|
||||
"christoomey/vim-tmux-navigator",
|
||||
lazy = false,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue