dotfiles/configs/.profile
2022-09-25 19:22:36 +03:00

7 lines
159 B
Bash

export GPG_TTY=$(tty)
export BROWSER=firefox
export ECORE_EVAS_ENGINE="wayland_egl"
export ELM_ACCEL="gl"
export MOZ_ENABLE_WAYLAND=1
export MOZ_DBUS_REMOTE=1