forked from logan/dotfiles
Set TERMINAL variable correctly
This commit is contained in:
parent
9a52280fb5
commit
9369f4a0eb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
QT_QPA_PLATFORMTHEME=qt5ct
|
QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
GDK_BACKEND=wayland
|
GDK_BACKEND=wayland
|
||||||
QT_QPA_PLATFORM=wayland
|
QT_QPA_PLATFORM=wayland
|
||||||
TERMINAL=alacritty
|
TERMINAL=foot
|
||||||
|
|
||||||
#MOZ_ENABLE_WAYLAND=1
|
#MOZ_ENABLE_WAYLAND=1
|
||||||
|
|
Loading…
Reference in a new issue