diff --git a/.zshrc b/.zshrc index 0592c5a..9887d79 100644 --- a/.zshrc +++ b/.zshrc @@ -194,18 +194,18 @@ export CHROMIUM_FLAGS="$CHROMIUM_FLAGS \ #export CURL_CA_BUNDLE="$SSL_CERT_FILE" # Mozilla webrender -export MOZ_WEBRENDER=0 +export MOZ_WEBRENDER=1 # Wayland native firefox -export MOZ_ENABLE_WAYLAND=1 +#export MOZ_ENABLE_WAYLAND=1 # Layout tipkovnice export XKB_DEFAULT_LAYOUT=us,si export XKB_DEFAULT_OPTIONS=grp:win_space_toggle,compose:caps # Novejsi opengl -export PAN_MESA_DEBUG=gl3 +#export PAN_MESA_DEBUG=gl3 -export GDK_BACKEND=wayland +#export GDK_BACKEND=wayland -export QT_QPA_PLATFORM=wayland -export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 +#export QT_QPA_PLATFORM=wayland +#export QT_WAYLAND_DISABLE_WINDOWDECORATION=1