sway: use wayland version of chromium

This commit is contained in:
Gabriel Ebner 2022-04-12 19:33:47 +02:00
parent 3588811d70
commit c3d9242e2e
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@
# export QT_QPA_PLATFORM=wayland
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
# chromium
export NIXOS_OZONE_WL=1
# Fix for some Java AWT applications (e.g. Android Studio),
# use this if they aren't displayed properly:
export _JAVA_AWT_WM_NONREPARENTING=1