mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
nix flake update
This commit is contained in:
parent
73d5ac0435
commit
8e1f4fc90a
4 changed files with 14 additions and 14 deletions
|
@ -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";
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -61,7 +61,6 @@
|
|||
gdb
|
||||
|
||||
powerline-fonts
|
||||
vscode
|
||||
|
||||
# libs
|
||||
libyubikey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue