mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
fuck
This commit is contained in:
parent
ae331588b2
commit
f9c1fc0fc7
3 changed files with 7 additions and 18 deletions
|
|
@ -17,17 +17,7 @@ in
|
|||
];
|
||||
|
||||
# Theme
|
||||
# colorschemes.rose-pine.enable = true;
|
||||
colorschemes.catppuccin = {
|
||||
enable = true;
|
||||
settings = {
|
||||
flavour = "mocha"; # dark variant
|
||||
term_colors = true;
|
||||
integrations = {
|
||||
treesitter = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
colorschemes.rose-pine.enable = true;
|
||||
|
||||
# Settings
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue