From d2d28e6766b82117ef2744c3a65c4961201e23b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 30 Dec 2023 01:56:16 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(neovide):=20change=20value?= =?UTF-8?q?s=20due=20to=20update=200.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/neovide/config.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/neovide/config.toml b/.config/neovide/config.toml index 3258479e..73869445 100644 --- a/.config/neovide/config.toml +++ b/.config/neovide/config.toml @@ -1,8 +1,6 @@ -wsl = false -multigrid = true vsync = true maximized = false srgb = true idle = false neovim_bin = "/home/matt/.local/share/bob/nvim-bin/nvim" -frame = "Full" +frame = "full"