mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Remove unwanted .profile
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
a13b0d4252
commit
2dd19c5476
|
@ -1,13 +0,0 @@
|
||||||
. "$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
|
|
||||||
|
|
Loading…
Reference in a new issue