Please describe your issue in as much detail as possible:
Expected: steam launches without issue when launched by wofi.
What happens: Selecting Steam from wofi application launcher opens the login screen and steam enters the system tray, but after login, the UI is completely inaccessible. There are two workarounds to this issue:
run steam from the command line
remove PrefersNonDefaultGPU=true from the steam.desktop file.
The second workaround is a significantly better long-term issue, however this is a non-obvious fix. Other people have run into this same issue as seen with this Reddit post and this issue in NixPkgs. I strongly suggest adopting the changes suggested in https://github.com/ValveSoftware/steam-for-linux/issues/9940 as it seems that that option is inherently broken on many systems.
Steps for reproducing this issue:
Use sway as your window manager and set wofi to be the menu application with
# other irrelevant configuration
set $menu wofi --show drun
bindsym $mod+d exec $menu
# other irrelevant configuration
Your system information
Please describe your issue in as much detail as possible:
Expected: steam launches without issue when launched by
wofi.What happens: Selecting Steam from
wofiapplication launcher opens the login screen and steam enters the system tray, but after login, the UI is completely inaccessible. There are two workarounds to this issue:steamfrom the command linePrefersNonDefaultGPU=truefrom the steam.desktop file.The second workaround is a significantly better long-term issue, however this is a non-obvious fix. Other people have run into this same issue as seen with this Reddit post and this issue in NixPkgs. I strongly suggest adopting the changes suggested in https://github.com/ValveSoftware/steam-for-linux/issues/9940 as it seems that that option is inherently broken on many systems.
Steps for reproducing this issue:
swayas your window manager and set wofi to be the menu application withmod+dto open wofi