mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
macos
This commit is contained in:
15
macos/alacritty/alacritty.toml
Normal file
15
macos/alacritty/alacritty.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
[window]
|
||||
padding.x = 20
|
||||
padding.y = 20
|
||||
[general]
|
||||
import = [
|
||||
"~/.config/alacritty/themes/themes/nackerthemes.toml"
|
||||
]
|
||||
#decorations = "Buttonless"
|
||||
#opacity = 0.92
|
||||
#blur = true
|
||||
[font]
|
||||
normal.family = "CodeNewRoman Nerd Font Mono"
|
||||
size = 14.5
|
||||
1
macos/alacritty/themes
Submodule
1
macos/alacritty/themes
Submodule
Submodule macos/alacritty/themes added at 95a7d69560
Reference in New Issue
Block a user