mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-08 18:56:34 +05:30
add options for neovide
This commit is contained in:
@ -56,4 +56,11 @@ M.nvterm = {
|
||||
},
|
||||
}
|
||||
|
||||
M.telescope = {
|
||||
defaults = {
|
||||
winblend = 40,
|
||||
pumblend = 40,
|
||||
},
|
||||
}
|
||||
|
||||
return M
|
||||
|
Reference in New Issue
Block a user