Steam: Difference between revisions
imported>SuperSamus No edit summary |
imported>Davidak Add SteamVR issues |
||
| Line 113: | Line 113: | ||
Note that this is already enabled with <code>programs.steam.enable = true;</code>. | Note that this is already enabled with <code>programs.steam.enable = true;</code>. | ||
== SteamVR == | |||
The setcap issue at SteamVR start can be fixed with: | |||
<code>sudo setcap CAP_SYS_NICE+ep ~/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrcompositor-launcher</code> | |||
[[Category:Applications]] | [[Category:Applications]] | ||