🔧 chore(neovide): change values due to update 0.12
This commit is contained in:
parent
9ef945ad42
commit
d2d28e6766
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
wsl = false
|
|
||||||
multigrid = true
|
|
||||||
vsync = true
|
vsync = true
|
||||||
maximized = false
|
maximized = false
|
||||||
srgb = true
|
srgb = true
|
||||||
idle = false
|
idle = false
|
||||||
neovim_bin = "/home/matt/.local/share/bob/nvim-bin/nvim"
|
neovim_bin = "/home/matt/.local/share/bob/nvim-bin/nvim"
|
||||||
frame = "Full"
|
frame = "full"
|
||||||
|
|
Loading…
Add table
Reference in a new issue