fix(hypr): ensure screen sharing works
This commit is contained in:
parent
11bd642a92
commit
6edd4eafb2
4
dots/.config/chrome-flags.conf
Normal file
4
dots/.config/chrome-flags.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
--ozone-platform-hint=auto
|
||||||
|
--ignore-gpu-blocklist
|
||||||
|
--enable-gpu-rasterization
|
||||||
|
--enable-zero-copy
|
@ -1,4 +1,4 @@
|
|||||||
--ozone-platform=wayland
|
--ozone-platform-hint=auto
|
||||||
--ignore-gpu-blocklist
|
--ignore-gpu-blocklist
|
||||||
--enable-gpu-rasterization
|
--enable-gpu-rasterization
|
||||||
--enable-zero-copy
|
--enable-zero-copy
|
||||||
|
@ -7,6 +7,5 @@ exec=~/.config/hypr/scripts/launchers/launch-kbct.bash
|
|||||||
exec=mako
|
exec=mako
|
||||||
exec-once=~/.config/hypr/scripts/launchers/events-monitor.bash
|
exec-once=~/.config/hypr/scripts/launchers/events-monitor.bash
|
||||||
exec-once=udiskie
|
exec-once=udiskie
|
||||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
||||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user