Dodan kitty conf

k0ns
Jurij Podgoršek 2020-08-04 19:23:45 +02:00 committed by Jurij Podgoršek
parent 306b1ec9e3
commit bddb326656
1 changed files with 6 additions and 6 deletions

12
.zshrc
View File

@ -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