fix(chromium): properly set flags for wayland

This commit is contained in:
Price Hiller 2023-03-30 13:57:03 -05:00
parent 063509bfef
commit f03778aba7
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
--ozone-platform-hint=auto
--ozone-platform-hint=wayland
--ignore-gpu-blocklist
--enable-gpu-rasterization
--enable-zero-copy

View File

@ -7,4 +7,5 @@ exec=~/.config/hypr/scripts/launchers/launch-kbct.bash
exec=mako
exec-once=~/.config/hypr/scripts/launchers/events-monitor.bash
exec-once=udiskie
exec-once systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP