archcraft-os / archcraft

// Source : ISO
https://archcraft.io
GNU General Public License v3.0
3.01k stars 103 forks source link

Issue with Alacritty terminal #392

Closed 1llyaa closed 6 months ago

1llyaa commented 7 months ago

Hello, I got problem with terminal. After doing yay -Syu --devel my terminal wont work as it worked. After updating everything when I press win + t terminal wont open full screen and I get this warn message: image

When I open log there are 2 lines: [0.000269480s] [WARN ] [alacritty_config_derive] Unused config key: history [0.000311858s] [WARN ] [alacritty_config_derive] Unused config key: multiplier

Is there any way of fixing it? I tried to find everywhere but I found nothing.

I apologize if my question is stupid but Im pretty new in arch linux community.

Rooyca commented 7 months ago

Did you try removing or commenting those keys from your alacritty.toml?

1llyaa commented 6 months ago

Yes, it worked. Sorry for replying late.