guh
This commit is contained in:
parent
fe8b10ec4f
commit
b8032e0b16
@ -83,7 +83,7 @@
|
||||
"catppuccin-discord": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-F189DRR/QaGFQhSUED64UnPHrq6nhoLHOzitiPWVUYM=",
|
||||
"narHash": "sha256-nOcvRDZ9aa5MZwE77YqOUytw/mQTWqL6t/rrGp/Zw3A=",
|
||||
"type": "file",
|
||||
"url": "https://catppuccin.github.io/discord/dist/catppuccin-mocha.theme.css"
|
||||
},
|
||||
|
@ -19,10 +19,6 @@
|
||||
name = "rust";
|
||||
language-server = {command = "${pkgs.rust-analyzer}/bin/rust-analyzer";};
|
||||
}
|
||||
{
|
||||
name = "zig";
|
||||
language-server = {command = "${pkgs.zls}/bin/zls";};
|
||||
}
|
||||
];
|
||||
settings = {
|
||||
theme = "catppuccin_mocha";
|
||||
|
Loading…
Reference in New Issue
Block a user