We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d337126 + e88472e commit 0250d11Copy full SHA for 0250d11
presets/hardware
@@ -1,4 +1,4 @@
1
--structure Host:Resolution:CPU:GPU:Memory:Disk:Battery
2
---memory-format "{?2}{2}MiB{?}"
3
---disk-format "{?2}{2}GB{?}"
+--memory-format "{?2}{2}{?}"
+--disk-format "{?2}{2}{?}"
4
--battery-format "{?1}{1} {?}{?2}{2} {?}{?3}({3}){?}"
presets/neofetch
@@ -5,6 +5,6 @@
5
--de-format "{2} {3}"
6
--theme-format "{?1}{1}{?3} {3}{?} [Plasma], {?}{7}"
7
--terminal-font-format "{/2}{-}{/}{2}{?3} {3}{?}"
8
---memory-format "{/1}{-}{/}{/2}{-}{/}{}MiB / {}MiB"
+--memory-format "{/1}{-}{/}{/2}{-}{/}{} / {}"
9
--gpu-key "GPU"
10
--resolution-key "Resolution"
0 commit comments