fix(chromium): properly set flags for wayland
This commit is contained in:
parent
063509bfef
commit
f03778aba7
@ -1,4 +1,4 @@
|
||||
--ozone-platform-hint=auto
|
||||
--ozone-platform-hint=wayland
|
||||
--ignore-gpu-blocklist
|
||||
--enable-gpu-rasterization
|
||||
--enable-zero-copy
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user