mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 04:56:34 +05:30
9 lines
116 B
Lua
9 lines
116 B
Lua
return {
|
|
g = {
|
|
-- neovide_background_color = "#0f0f0f",
|
|
},
|
|
opt = {
|
|
guifont = "FiraCode Nerd Font:h12",
|
|
},
|
|
}
|