commit 716b722e806e49e81389cb11cdbf91fcb81368e3 parent 265f3e8c721c3bf7b799c1bd9138dd67b03fa9a0 Author: Szymon Mikulicz <szymon.mikulicz@posteo.net> Date: Tue, 2 Jul 2019 17:52:02 +0200 Disable nvim-gtk headerbar Diffstat:
| M | xorg/.xprofile | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/xorg/.xprofile b/xorg/.xprofile @@ -2,3 +2,4 @@ xrdb -merge ~/.Xresources export QT_QPA_PLATFORMTHEME="qt5ct" +export NVIM_GTK_NO_HEADERBAR=1