Snippets
Proton-GE-Versionen in use auflisten:
grep
GE ~
/
.local
/
share
/
Steam
/
config
/
config.vdf
|
awk
'{print $2}'
|
tr
-d
'"'
|
sort
|
uniq