From bfd923398bb02510d8cb8f53892ecd75015d44f0 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 15 Jan 2025 14:55:07 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-15 14:55:07 --- .config/sway/start.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/start.sh b/.config/sway/start.sh index 12769a41..50b1ea69 100755 --- a/.config/sway/start.sh +++ b/.config/sway/start.sh @@ -13,6 +13,7 @@ # export _JAVA_AWT_WM_NONREPARENTING=1 # Fixes Java apps under Wayland # export WLR_DRM_DEVICES=/dev/dri/card0 # Explicitly set the DRM device # export WLR_RANDR_SCREENSHOOTING=1 # Enables better screenshot support +export EDITOR="nvim" export ELECTRON_OZONE_PLATFORM_HINT=auto export OZONE_PLATFORM=wayland export XDG_CURRENT_DESKTOP=sway