From bddb326656d600f754386e7be709db4c70fb0929 Mon Sep 17 00:00:00 2001 From: Jurij P Date: Tue, 4 Aug 2020 19:23:45 +0200 Subject: [PATCH] Dodan kitty conf --- .zshrc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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