mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:14:37 +02:00
15328345da
- os-format: Print architecture without square brackets - resolution-format: Do not print the refresh rate - de-format: Use pretty name and print version - theme-format: Print color scheme without brackets - memory-format: Use MiB instead of Mib
11 lines
469 B
Plaintext
11 lines
469 B
Plaintext
--structure "Title:Separator:OS:Host:Kernel:Uptime:Packages:Shell:Resolution:DE:WM:WMTheme:Theme:Icons:Terminal:TerminalFont:CPU:GPU:Memory:Break:Colors"
|
|
--host-format "{/2}{-}{/}{2}{?3} {3}{?}"
|
|
--os-format "{3} {12}"
|
|
--resolution-format "{}x{}"
|
|
--de-format "{3} {4}"
|
|
--theme-format "{?1}{1}{?3} {3}{?} [Plasma], {?}{7}"
|
|
--terminal-font-format "{/2}{-}{/}{2}{?3} {3}{?}"
|
|
--memory-format "{/1}{-}{/}{/2}{-}{/}{}MiB / {}MiB"
|
|
--gpu-key "GPU"
|
|
--resolution-key "Resolution"
|