Go to file
Soccera1 5b8deaaad0
README: add logo note
Add footnote explaining compatibility with displaying logos
2024-10-13 20:48:49 +01:00
.github/workflows CI: init 2024-10-13 20:01:18 +03:00
assets core: make the .desktop file use the hwinfo icon (#3) 2024-10-13 20:48:35 +01:00
nix Nix: prefix PATH with pciutils 2024-10-13 20:58:05 +03:00
qml qml: make the window a bit bigger 2024-10-13 20:44:39 +01:00
qmlSources core: fixup elision on gpu data 2024-10-13 16:54:23 +01:00
resource core: initial commit 2024-10-13 16:48:22 +01:00
src core: parse commit if no tag 2024-10-13 18:29:36 +01:00
.clang-format core: initial commit 2024-10-13 16:48:22 +01:00
.envrc Nix: add devshell 2024-10-13 21:52:26 +03:00
.gitignore Nix: add devshell 2024-10-13 21:52:26 +03:00
CMakeLists.txt core: add desktop file 2024-10-13 18:39:47 +01:00
LICENSE Initial commit 2024-10-13 14:36:22 +01:00
README.md README: add logo note 2024-10-13 20:48:49 +01:00
VERSION core: initial commit 2024-10-13 16:48:22 +01:00
flake.lock Nix: init 2024-10-13 20:00:20 +03:00
flake.nix Nix: add devshell 2024-10-13 21:52:26 +03:00

README.md

hyprsysteminfo

A tiny qt6/qml application to display information about the running system, or copy diagnostics data, without the terminal.

Footnotes

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.