dotfiles/.profile
2025-02-17 01:30:29 +01:00

11 lines
334 B
Bash

export XDG_CURRENT_DESKTOP=sway
export MOZ_ENABLE_WAYLAND=1
export CLUTTER_BACKEND=wayland
export QT_QPA_PLATFORM=wayland-egl
export ECORE_EVAS_ENGINE=wayland-egl
export ELM_ENGINE=wayland_egl
export _JAVA_AWT_WM_NONREPARENTING=1
export NO_AT_BRIDGE=1
export MOZ_DBUS_REMOTE=1
export WLR_DRM_NO_MODIFIERS=1
export GDK_BACKEND=wayland