update for newer versions of alacritty and hyprland
This commit is contained in:
parent
2a14edd39c
commit
f5397295d3
@ -1,4 +1,3 @@
|
|||||||
import = ["~/.config/alacritty/dark.toml"]
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
draw_bold_text_with_bright_colors = false
|
draw_bold_text_with_bright_colors = false
|
||||||
@ -14,3 +13,6 @@ family = "Fira Code Nerd Font"
|
|||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "Fira Code Nerd Font"
|
family = "Fira Code Nerd Font"
|
||||||
|
|
||||||
|
[general]
|
||||||
|
import = ["~/.config/alacritty/dark.toml"]
|
||||||
|
@ -19,7 +19,6 @@ dwindle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
drop_shadow = true
|
|
||||||
rounding = 4
|
rounding = 4
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user