Skip to content

Commit 7b49ddc

Browse files
committed
make sure chromium uses wayland
1 parent 7c6ae33 commit 7b49ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/usr/bin/wrapped-steam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#! /bin/bash
22

33
export LD_PRELOAD="/usr/lib/selkies_joystick_interposer.so:/usr/lib/libudev.so.1.0.0-fake:/usr/lib/selkies_joystick_interposer_32.so:/usr/lib/libudev.so.1.0.0-fake_32"
4-
foot -e /usr/bin/steam "$@"
4+
foot -e /usr/bin/steam --ozone-platform=wayland "$@"

0 commit comments

Comments
 (0)