mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
initial commit
This commit is contained in:
8
modules/home-manager/nvim/astronvim/lua/user/options.lua
Normal file
8
modules/home-manager/nvim/astronvim/lua/user/options.lua
Normal file
@ -0,0 +1,8 @@
|
||||
return {
|
||||
g = {
|
||||
-- neovide_background_color = "#0f0f0f",
|
||||
},
|
||||
opt = {
|
||||
guifont = "FiraCode Nerd Font:h12",
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user