diff --git a/profiles/applications/games/steam.nix b/profiles/applications/games/steam.nix index acc96c9..cb6e03d 100644 --- a/profiles/applications/games/steam.nix +++ b/profiles/applications/games/steam.nix @@ -12,7 +12,8 @@ gamescope --steam --borderless -- steam ''; in [ - "${gs}/bin/gamescope-steam" + # "${gs}/bin/gamescope-steam" + "${pkgs.steam}/bin/steam" ]; systemd.user.services.x11-ownership = {