mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
18 lines
316 B
TOML
18 lines
316 B
TOML
fork = false
|
|
frame = "full"
|
|
idle = true
|
|
maximized = false
|
|
no-multigrid = false
|
|
srgb = false
|
|
tabs = true
|
|
theme = "auto"
|
|
title-hidden = true
|
|
vsync = false
|
|
wsl = true
|
|
|
|
[font]
|
|
normal = [
|
|
"Iosevka Nerd Font",
|
|
"霞鹜文楷等宽",
|
|
] # Will use the bundled Fira Code Nerd Font by default
|
|
size = 14.0
|