dev: automated commit - 2025-11-28 21:56:48

This commit is contained in:
Mariano Z. 2025-11-28 21:56:48 -03:00
parent 3a4ed1d45c
commit 0aface6777
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
10 changed files with 413 additions and 655 deletions

View file

@ -1,8 +1,8 @@
# Alacritty Configuration
# Migrated from Ghostty configuration
# Import noctalia theme
import = ["~/.config/alacritty/themes/noctalia.toml"]
# Import rose-pine theme
import = ["~/.config/alacritty/themes/rose-pine.toml"]
# Font configuration
[font]
@ -46,4 +46,3 @@ action = "DecreaseFontSize"
key = "Key0"
mods = "Control|Shift"
action = "ResetFontSize"