aboutsummaryrefslogtreecommitdiff
path: root/content/docs/gentoo/steam.md
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-12 19:36:17 +0100
committerJulien Dessaux2021-03-12 19:36:17 +0100
commit652becdaaaa09c6ee9cb0b8bcf4bec50d246dcaa (patch)
treecb2788aae124e8b928dc6b3b428b28269a8aa060 /content/docs/gentoo/steam.md
parentNew hugo article (diff)
downloadwww-652becdaaaa09c6ee9cb0b8bcf4bec50d246dcaa.tar.gz
www-652becdaaaa09c6ee9cb0b8bcf4bec50d246dcaa.tar.bz2
www-652becdaaaa09c6ee9cb0b8bcf4bec50d246dcaa.zip
Some more articles reformatting
Diffstat (limited to 'content/docs/gentoo/steam.md')
-rw-r--r--content/docs/gentoo/steam.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/content/docs/gentoo/steam.md b/content/docs/gentoo/steam.md
index 23b14b2..e49cb46 100644
--- a/content/docs/gentoo/steam.md
+++ b/content/docs/gentoo/steam.md
@@ -1,11 +1,10 @@
---
title: "Steam"
-linkTitle: "Steam"
-weight: 1
-description: >
- How to make steam work seamlessly on gentoo with a chroot
+description: How to make steam work seamlessly on gentoo with a chroot
---
+## Introduction
+
I am not using a multilib profile on gentoo (I use amd64 only everywhere), so when the time came to install steam I had to get a little creative. Overall I believe this is the perfect
way to install and use steam as it self contains it cleanly while not limiting the functionalities. In particular sound works, as does the hardware acceleration in games. I tried to
achieve that with containers but didn't quite made it work as well as this chroot setup.