From 69b6c719517c047eaa2197517f9e65ed2c21560d Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 23 Jun 2024 15:35:14 -0400 Subject: update vim-plug and easyeffects --- home/config/zsh/zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/config/zsh/zprofile b/home/config/zsh/zprofile index 89ec646..a39a880 100644 --- a/home/config/zsh/zprofile +++ b/home/config/zsh/zprofile @@ -12,7 +12,7 @@ export SDL_VIDEODRIVER=wayland export CLUTTER_BACKEND=wayland export ELM_DISPLAY=wl export QT_AUTO_SCREEN_SCALE_FACTOR=1 -export QT_QPA_PLATFORM=wayland;xcb +export QT_QPA_PLATFORM="wayland;xcb" export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 # xdg -- cgit v1.2.3-freya