mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Major Update: created v4, new configs: alacritty, polybar, i3, and more.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[general]
|
||||
import = [
|
||||
"~/.config/alacritty/colors.toml"
|
||||
]
|
||||
|
||||
[window.padding]
|
||||
x = 8
|
||||
y = 8
|
||||
|
||||
[window]
|
||||
opacity = 0.9
|
||||
|
||||
[font]
|
||||
size = 7.5
|
||||
|
||||
[font.normal]
|
||||
family = "Roboto mono"
|
||||
Reference in New Issue
Block a user