diff --git a/dotfiles/alacritty/alacritty.toml b/dotfiles/alacritty/alacritty.toml deleted file mode 100644 index 72402d3..0000000 --- a/dotfiles/alacritty/alacritty.toml +++ /dev/null @@ -1,16 +0,0 @@ -[font] -size = 16 - -[font.normal] -family = "FiraCode Nerd Font" -style = "Regular" - -[window] -opacity = 0.7 - -[window.padding] -x = 15 -y = 15 - -[selection] -save_to_clipboard = true diff --git a/dotfiles/fastfetch/config.jsonc b/dotfiles/fastfetch/config.jsonc index f14d45f..f2fe678 100644 --- a/dotfiles/fastfetch/config.jsonc +++ b/dotfiles/fastfetch/config.jsonc @@ -69,7 +69,12 @@ }, { "type": "sound", - "key": "╰─", + "key": "├─", + "keyColor": "green" + }, + { + "type": "bios", + "key": "╰─", "keyColor": "green" }, "break",