AutoYADM commit: 2024-12-16 12:17:50

This commit is contained in:
Daniel Fichtinger 2024-12-16 12:17:50 -05:00
parent 9d1ff3bad6
commit e9e3dae0c9
2 changed files with 137 additions and 0 deletions

View file

@ -0,0 +1,19 @@
fork = true
frame = "full"
idle = true
maximized = false
neovim-bin = "/usr/bin/nvim" # in reality found dynamically on $PATH if unset
no-multigrid = false
srgb = false
tabs = true
theme = "auto"
mouse-cursor-icon = "arrow"
title-hidden = true
vsync = true
wsl = false
[font]
normal = [
"SauceCodePro Nerd Font Mono",
] # Will use the bundled Fira Code Nerd Font by default
size = 13