mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-31 03:47:22 +02:00
n/essentialsoftware: Flatpakked Steam for the flatpak-unaware
This commit is contained in:
parent
244db73a50
commit
7697f3be0f
@ -30,6 +30,7 @@ _{{ page.excerpt }}_
|
||||
- [Flatpaks](#flatpaks)
|
||||
- [Communication](#communication)
|
||||
- [Gayming](#gayming)
|
||||
- [Flatpakked Steam for the flatpak-unaware](#flatpakked-steam-for-the-flatpak-unaware)
|
||||
- [General purpose](#general-purpose)
|
||||
- [Office](#office)
|
||||
- [Other essential atomic/kinoite/flatpak/gayming reading](#other-essential-atomickinoiteflatpakgayming-reading)
|
||||
@ -255,6 +256,16 @@ sudo flatpak install --assumeyes flathub org.freedesktop.Platform.VulkanLayer.Ma
|
||||
after the dualslash change the branch from `23.08` if they decide to update to
|
||||
require a newer version.
|
||||
|
||||
##### Flatpakked Steam for the flatpak-unaware
|
||||
|
||||
Looking at you, handhelddaemon, 2025-05-2025.
|
||||
|
||||
```
|
||||
mkdir -vp $HOME/.local/share/
|
||||
ln -nsfv $HOME/.var/app/com.valvesoftware.Steam/.local/share/Steam $HOME/.local/share/Steam
|
||||
ln -nsfv $HOME/.var/app/com.valvesoftware.Steam/.steam $HOME/.steam
|
||||
```
|
||||
|
||||
#### General purpose
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user