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";

View file

@ -30,6 +30,7 @@
icon-theme=${config.gtk.iconTheme.name}
show-actions=yes
width=80
terminal=${pkgs.foot}/bin/foot
[colors]
background=${config.colorScheme.colors.base00}ff

View file

@ -61,7 +61,6 @@
gdb
powerline-fonts
vscode
# libs
libyubikey