update for newer versions of alacritty and hyprland

This commit is contained in:
Łukasz Pankowski 2025-03-10 23:14:17 +01:00
parent 2a14edd39c
commit f5397295d3
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,3 @@
import = ["~/.config/alacritty/dark.toml"]
[colors]
draw_bold_text_with_bright_colors = false
@ -14,3 +13,6 @@ family = "Fira Code Nerd Font"
[font.normal]
family = "Fira Code Nerd Font"
[general]
import = ["~/.config/alacritty/dark.toml"]

View File

@ -19,7 +19,6 @@ dwindle {
}
decoration {
drop_shadow = true
rounding = 4
}