You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
I read that you can edit the functon to change the output of the subtitle.
for example: distro="Debian"
or gpu="NVIDIA"
which would output OS: Debian
or GPU: NVIDIA
Is this feature broken/deprecated? It worked, but I could only change the gpu output on the macOS release. On Windows and Linux I'm only able to change the distro. Of course I could manually change the info with 'prin,' but if this worked it would be a much faster alternative.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
I read that you can edit the functon to change the output of the subtitle.
for example:
distro="Debian"
or
gpu="NVIDIA"
which would output
OS: Debian
or
GPU: NVIDIA
Is this feature broken/deprecated? It worked, but I could only change the gpu output on the macOS release. On Windows and Linux I'm only able to change the distro. Of course I could manually change the info with 'prin,' but if this worked it would be a much faster alternative.
The text was updated successfully, but these errors were encountered: