Commit Graph
3 Commits
Author SHA1 Message Date
CharlèneandGitHub bb974c77fc Fix a wrong multiple line spanning (#1774)
./neofetch: line 3310: syntax error near unexpected token `newline'
./neofetch: line 3310: `"ruby"|"1"|"tmux"*|"systemd"|"sshd"*|"python"*|'
2021-06-11 10:28:24 +00:00
CharlèneandGitHub 9b1108133c OpenBSD: change cpu count (#1650)
Instead of using hw.ncpu, use hw.ncpuonline and hw.ncpufound, and check
SMT status
2021-06-11 07:37:57 +00:00
CharlèneandGitHub d8e957cb0d Improve glxinfo call, OpenBSD sensors fix (#1494)
* Use `glxinfo -B' instead of `glxinfo'

It's enough to get the gpu infos and it's way faster.

* OpenBSD: fix cpu sensors informations, add ksmn(4) and adt(4)
2020-10-04 15:05:34 +03:00