nix flake update

This commit is contained in:
Rouven Seifert 2023-04-23 16:56:26 +02:00
parent 73d5ac0435
commit 8e1f4fc90a
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 14 additions and 14 deletions

View file

@ -25,8 +25,8 @@
enable = true;
themes.dracula-transparent = {
inherits = "dracula";
# hacky way to get the background transparent
"ui.background" = "{}";
"ui.virtual.inlay-hint" = { fg = "#666666"; };
};
settings = {
theme = "dracula-transparent";