dotfiles/configs/sway/.profile

14 lines
299 B
Bash

. "$HOME/.cargo/env"
export QT_QPA_PLATFORMTHEME=qt5ct
export GPG_TTY=$(tty)
export XDG_CURRENT_DESKTOP=sway
export BROWSER=firefox
export QT_QPA_PLATFORMTHEME=qt5ct
export ECORE_EVAS_ENGINE="wayland_egl"
export ELM_ACCEL="gl"
export MOZ_ENABLE_WAYLAND=1
export MOZ_DBUS_REMOTE=1
export GTK_CSD=0