bashrc: it is not recommended to force GDB backend
This commit is contained in:
parent
b644e8b7ad
commit
cc7ebefa43
1 changed files with 1 additions and 1 deletions
|
@ -88,8 +88,8 @@ source /usr/share/fzf/completion.bash
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
|
|
||||||
export MOZ_USE_OMTC=1
|
export MOZ_USE_OMTC=1
|
||||||
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
export SPICE_NOGRAB=1
|
export SPICE_NOGRAB=1
|
||||||
export GDK_BACKEND=wayland
|
|
||||||
export QT_QPA_PLATFORM=wayland-egl
|
export QT_QPA_PLATFORM=wayland-egl
|
||||||
export CLUTTER_BACKEND=wayland
|
export CLUTTER_BACKEND=wayland
|
||||||
export SDL_VIDEODRIVER=wayland
|
export SDL_VIDEODRIVER=wayland
|
||||||
|
|
Loading…
Reference in a new issue