mirror of
https://github.com/hyprwm/hyprsysteminfo.git
synced 2024-11-23 12:35:58 +01:00
README: add logo note
Add footnote explaining compatibility with displaying logos
This commit is contained in:
parent
e0b6fba374
commit
5b8deaaad0
1 changed files with 5 additions and 1 deletions
|
@ -2,4 +2,8 @@
|
|||
A tiny qt6/qml application to display information about the running system,
|
||||
or copy diagnostics data, without the terminal.
|
||||
|
||||
![](./assets/showcase.png)
|
||||
![](./assets/showcase.png)
|
||||
|
||||
## Footnotes
|
||||
[^1]:
|
||||
Some distributions may not support a graphical logo in hyprsysteminfo. To check if your distribution supports a graphical logo, run `cat /etc/os-release`. If the output includes a `LOGO` line, a graphical logo should appear in hyprsysteminfo. If there is no `LOGO` line, a graphical logo will not be displayed.
|
||||
|
|
Loading…
Reference in a new issue