We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Be sure to read the FAQ before submitting a new issue.
Screenshot:
The content of the configuration file you use (if any):
{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "padding": { "top": 8 } }, "modules": [ "title", "separator", "os", "host", "bios", "kernel", "initsystem", "uptime", "shell", "monitor", "terminal", "terminalfont", "terminaltheme", { "type": "cpu", "showPeCoreCount": true, "temp": true }, "cpucache", "cpuusage", { "type": "gpu", "driverSpecific": true, "temp": true }, "memory", "swap", "disk", { "type": "battery", "temp": true }, "poweradapter", { "type": "localip", "showIpv6": false, "showMac": true, "showSpeed": true, "showMtu": false, "showLoop": false, "showFlags": false, "showAllIps": true }, "dns", "locale", "users", { "type": "physicaldisk", "temp": true }, "version", "break" ] }
The text was updated successfully, but these errors were encountered:
The text should be truncated in some way so it does not cut the text to the window size
I wonder if there is a way to do that.
You may try --disable-linewrap false, I don't think you will like it though.
--disable-linewrap false
Sorry, something went wrong.
No branches or pull requests
Be sure to read the FAQ before submitting a new issue.
General description of bug:
Often helpful information:
Screenshot:
The content of the configuration file you use (if any):
The text was updated successfully, but these errors were encountered: