Compare commits

..

No commits in common. "e9ff873177522ce02018a64166799a8b0980f4f3" and "1537f9f1c1c779766cc1035882c59f84ca37f86e" have entirely different histories.

5 changed files with 28 additions and 27 deletions

View File

@ -66,7 +66,7 @@ repos:
]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.33.2
rev: 0.33.1
hooks:
- id: check-dependabot
- id: check-github-actions

2
Gemfile.lock generated
View File

@ -209,7 +209,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
tilt (2.6.1)
tilt (2.6.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)

View File

@ -283,8 +283,8 @@ sudo flatpak install --assumeyes flathub com.discordapp.Discord im.dino.Dino inf
#### Gayming
```bash
sudo flatpak install --assumeyes flathub com.heroicgameslauncher.hgl com.valvesoftware.Steam com.valvesoftware.Steam.CompatibilityTool.Proton-GE eu.usdx.UltraStarDeluxe
# Note branch numbers!
sudo flatpak install --assumeyes flathub com.heroicgameslauncher.hgl com.valvesoftware.Steam com.valvesoftware.Steam.CompatibilityTool.Proton-GE net.davidotek.pupgui2
# Note branch numbers for Heroic Games!
sudo flatpak install --assumeyes flathub org.freedesktop.Platform.VulkanLayer.MangoHud//24.08 org.freedesktop.Platform.VulkanLayer.gamescope//24.08
```
@ -292,8 +292,9 @@ sudo flatpak install --assumeyes flathub org.freedesktop.Platform.VulkanLayer.Ma
- Steam needs no explanation
- Proton GE is improved version of Proton, the WINE based compatibility layer
for playing Windows games and probably needs no introduction either
- FOSS Karaoke, possibly fun to try sometime, once courage is gathered.
Spiritual successor of PlayStation 2 SingStar with option for own songs?
- ProtonUp allows downloading newer versions of Proton including Proton GE, in
flatpaks it's mainly useful for either SteamOS users or Heroic Games which
might actually have its integrated manager...
- MangoHud and gamescope can be used by Heroic Games or manually in Steam (see
gayming README below), but they might require specific version or branch, so
after the dualslash change the branch from `24.08` if they decide to update to

8
package.json vendored
View File

@ -1,14 +1,14 @@
{
"devDependencies": {
"@aminda/global-prettier-config": "latest",
"@aminda/global-prettier-config": "2025.26.0",
"@prettier/plugin-ruby": "4.0.4",
"@prettier/plugin-xml": "3.4.2",
"@prettier/plugin-xml": "3.4.1",
"corepack": "latest",
"prettier": "3.6.2",
"prettier-plugin-nginx": "1.0.3",
"prettier-plugin-sh": "0.18.0",
"prettier-plugin-toml": "2.0.6"
"prettier-plugin-toml": "2.0.5"
},
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
"packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",
"prettier": "@aminda/global-prettier-config"
}

34
pnpm-lock.yaml generated vendored
View File

@ -8,14 +8,14 @@ importers:
.:
devDependencies:
"@aminda/global-prettier-config":
specifier: latest
version: 2025.28.0
specifier: 2025.26.0
version: 2025.26.0
"@prettier/plugin-ruby":
specifier: 4.0.4
version: 4.0.4(prettier@3.6.2)
"@prettier/plugin-xml":
specifier: 3.4.2
version: 3.4.2(prettier@3.6.2)
specifier: 3.4.1
version: 3.4.1(prettier@3.6.2)
corepack:
specifier: latest
version: 0.33.0
@ -29,14 +29,14 @@ importers:
specifier: 0.18.0
version: 0.18.0(prettier@3.6.2)
prettier-plugin-toml:
specifier: 2.0.6
version: 2.0.6(prettier@3.6.2)
specifier: 2.0.5
version: 2.0.5(prettier@3.6.2)
packages:
"@aminda/global-prettier-config@2025.28.0":
"@aminda/global-prettier-config@2025.26.0":
resolution:
{
integrity: sha512-65rmLNrMWMr4NkjiCrBdKAyBQ7GoWTPElXzZQjUIkpBARFJWD4QTVOuffMxfLCuq4x3rmbD0rcyaVWNsUsQIVA==,
integrity: sha512-Ny0MqK1QGNWRgR1SBbQtoupN0UmK/XYwx4uo12EI8ncEbtH6eyBJzIwes+EtCn/kXu9VzQONqnrryukjbmWOqg==,
}
"@prettier/plugin-ruby@4.0.4":
@ -47,10 +47,10 @@ packages:
peerDependencies:
prettier: ^3.0.0
"@prettier/plugin-xml@3.4.2":
"@prettier/plugin-xml@3.4.1":
resolution:
{
integrity: sha512-/UyNlHfkuLXG6Ed85KB0WBF283xn2yavR+UtRibBRUcvEJId2DSLdGXwJ/cDa1X++SWDPzq3+GSFniHjkNy7yg==,
integrity: sha512-Uf/6/+9ez6z/IvZErgobZ2G9n1ybxF5BhCd7eMcKqfoWuOzzNUxBipNo3QAP8kRC1VD18TIo84no7LhqtyDcTg==,
}
peerDependencies:
prettier: ^3.0.0
@ -109,10 +109,10 @@ packages:
peerDependencies:
prettier: ^3.6.0
prettier-plugin-toml@2.0.6:
prettier-plugin-toml@2.0.5:
resolution:
{
integrity: sha512-12N/wBuHa9jd/KVy9pRP20NMKxQfQLMseQCt66lIbLaPLItvGUcSIryE1eZZMJ7loSws6Ig3M2Elc2EreNh76w==,
integrity: sha512-WjXXKQyY4TdXWHU1v73UJxK/oDLSppf+b9KrSVl2kC4ZOr9CIVPKTQ/JxttgbYMaH8r3ihw7WYhMpI1EFa1obg==,
}
engines: { node: ">=16.0.0" }
peerDependencies:
@ -146,21 +146,21 @@ packages:
}
snapshots:
"@aminda/global-prettier-config@2025.28.0":
"@aminda/global-prettier-config@2025.26.0":
dependencies:
"@prettier/plugin-ruby": 4.0.4(prettier@3.6.2)
"@prettier/plugin-xml": 3.4.2(prettier@3.6.2)
"@prettier/plugin-xml": 3.4.1(prettier@3.6.2)
corepack: 0.33.0
prettier: 3.6.2
prettier-plugin-nginx: 1.0.3
prettier-plugin-sh: 0.18.0(prettier@3.6.2)
prettier-plugin-toml: 2.0.6(prettier@3.6.2)
prettier-plugin-toml: 2.0.5(prettier@3.6.2)
"@prettier/plugin-ruby@4.0.4(prettier@3.6.2)":
dependencies:
prettier: 3.6.2
"@prettier/plugin-xml@3.4.2(prettier@3.6.2)":
"@prettier/plugin-xml@3.4.1(prettier@3.6.2)":
dependencies:
"@xml-tools/parser": 1.0.11
prettier: 3.6.2
@ -191,7 +191,7 @@ snapshots:
prettier: 3.6.2
sh-syntax: 0.5.8
prettier-plugin-toml@2.0.6(prettier@3.6.2):
prettier-plugin-toml@2.0.5(prettier@3.6.2):
dependencies:
"@taplo/lib": 0.5.0
prettier: 3.6.2