sway: use wayland version of chromium
This commit is contained in:
parent
3588811d70
commit
c3d9242e2e
3
sway.nix
3
sway.nix
@ -56,6 +56,9 @@
|
|||||||
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user