diff options
Diffstat (limited to '')
-rwxr-xr-x | .local/bin/sway-run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/sway-run b/.local/bin/sway-run index a8bda11..2044e4d 100755 --- a/.local/bin/sway-run +++ b/.local/bin/sway-run @@ -2,5 +2,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 export MOZ_ENABLE_WAYLAND=1 +# not needed +unset MOZ_USE_XINPUT2 exec dbus-run-session sway |