mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
13 lines
177 B
TOML
13 lines
177 B
TOML
[env]
|
|
TERM = "xterm-256color"
|
|
[window]
|
|
padding.x = 20
|
|
padding.y = 20
|
|
|
|
decorations = "Buttonless"
|
|
opacity = 0.92
|
|
blur = true
|
|
[font]
|
|
normal.family = "Hack Nerd Font"
|
|
size = 15.0
|