Add .config files

This commit is contained in:
ZennDev1337 2024-07-25 08:28:53 +02:00
parent 5753b14e3f
commit 8efbfd0164
4 changed files with 97 additions and 0 deletions

View file

@ -0,0 +1,18 @@
live_config_reload = true
[window]
opacity = 0.8
dynamic_padding = false
padding.x = 20
padding.y = 20
decorations = "buttonless"
decorations_theme_variant = "Light" # "Dark"
[font]
normal = { family = "ComicShannsMonoNerdFontMono", style = "regular" }
size = 13.0
[env]
TERM = "xterm-256color"