Revert "sway: use wayland version of chromium"

This reverts commit c3d9242e2e.
This commit is contained in:
Gabriel Ebner 2022-04-12 19:49:13 +02:00
parent c3d9242e2e
commit f3f22581d3
1 changed files with 0 additions and 3 deletions

View File

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