diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-05 22:17:54 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-05 22:17:54 -0400 |
| commit | c5ac02aa48b298648144b9dd41c984c504f1fc0d (patch) | |
| tree | 8f1083d1da23220a597ec12ac49883455675e7df /features/user/gui/desktops/niri/parts | |
| parent | 1cdabfd5a0adad5b033048639ce1c4ef1a15eb58 (diff) | |
edited steam big-picture tool
Former-commit-id: 074679956b108d424fc4c8ef64b9935fed6eb6a8
Diffstat (limited to 'features/user/gui/desktops/niri/parts')
| -rw-r--r-- | features/user/gui/desktops/niri/parts/selectors.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/user/gui/desktops/niri/parts/selectors.nix b/features/user/gui/desktops/niri/parts/selectors.nix index dae8246..a70059e 100644 --- a/features/user/gui/desktops/niri/parts/selectors.nix +++ b/features/user/gui/desktops/niri/parts/selectors.nix @@ -45,7 +45,7 @@ in { ${lib.getExe pkgs.imv} $temp_file } "steam big-picture": { - gamescope -f -- steam -bigpicture + gamescope -f --backend sdl -- steam -bigpicture } } |
