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