Updated alacritty

This commit is contained in:
Trimutex 2024-01-16 19:33:09 -06:00
parent 4870752e55
commit 1dd73e4d87

View File

@ -1,48 +1,13 @@
import = ["/home/trianta/.config/alacritty/catppuccin/catppuccin-mocha.toml"] import = ["~/.config/alacritty/alacritty/catppuccin-frappe.toml"]
[cursor.style] [cursor.style]
shape = "Underline" shape = "Underline"
[env]
TERM = "xterm-256color"
[font] [font]
size = 11 size = 23
[colors]
footer_bar = { foreground = "#181818", background = "#d8d8d8" }
[font.normal] [font.normal]
family = "Hack Nerd Font" family = "Hack Nerd Font"
[[keyboard.bindings]]
action = "ScrollPageUp"
key = "PageUp"
mode = "~Alt"
mods = "Shift"
[[keyboard.bindings]]
action = "ScrollPageDown"
key = "PageDown"
mode = "~Alt"
mods = "Shift"
[[keyboard.bindings]]
action = "ScrollToTop"
key = "Home"
mode = "~Alt"
mods = "Shift"
[[keyboard.bindings]]
action = "ScrollToBottom"
key = "End"
mode = "~Alt"
mods = "Shift"
[shell]
args = ["--login"]
program = "/bin/zsh"
[window] [window]
opacity = 0.5 opacity = 0.2