ollama gpu updates to fedora kinoite
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 38m58s
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 38m58s
This commit is contained in:
@@ -283,6 +283,36 @@ Play games.
|
||||
flatpak install com.valvesoftware.Steam
|
||||
```
|
||||
|
||||
### MangoHud
|
||||
|
||||
<https://github.com/flightlessmango/MangoHud?tab=readme-ov-file#flatpak>
|
||||
|
||||
Pretty Numbers for your Games.
|
||||
|
||||
```bash
|
||||
flatpak install org.freedesktop.Platform.VulkanLayer.MangoHud
|
||||
flatpak override --user --env=MANGOHUD=1 com.valvesoftware.Steam
|
||||
|
||||
# Allow flatpak apps to read Mangohud config
|
||||
flatpak override --user --filesystem=xdg-config/MangoHud:ro
|
||||
```
|
||||
|
||||
Edit `~/.config/MangoHud/MangoHud.conf`
|
||||
|
||||
```conf
|
||||
### pre defined presets
|
||||
# -1 = default
|
||||
# 0 = no display
|
||||
# 1 = fps only
|
||||
# 2 = horizontal view
|
||||
# 3 = extended
|
||||
# 4 = high detailed information
|
||||
preset=2
|
||||
|
||||
### Enable most of the toggleable parameters (currently excludes `histogram`)
|
||||
# full
|
||||
```
|
||||
|
||||
### Raspberry Pi Imager
|
||||
|
||||
Flash your pi.
|
||||
@@ -410,14 +440,6 @@ Bittorent Client.
|
||||
flatpak install com.transmissionbt.Transmission
|
||||
```
|
||||
|
||||
### AdwSteamGtk
|
||||
|
||||
Make Steam look like a KDE App... you know you want to.
|
||||
|
||||
```bash
|
||||
flatpak install io.github.Foldex.AdwSteamGtk
|
||||
```
|
||||
|
||||
### Frog
|
||||
|
||||
Extract text, scan QR codes, from images.
|
||||
|
||||
Reference in New Issue
Block a user