mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
29 lines
2.4 KiB
Plaintext
29 lines
2.4 KiB
Plaintext
--load-config all
|
|
|
|
--os-format "System: {}; Name: {}; Pretty name: {}; ID: {}; ID like: {}; Variant: {}; Variant ID: {}; Version: {}; Version ID: {}; Version codename: {}; Build ID: {}; Architecture: {}"
|
|
--host-format "Family: {}; Name: {}; Version: {}"
|
|
--kernel-format "Sysname: {}; Release: {}; Version: {}"
|
|
--uptime-format "Days: {}; Hours: {}; Minutes: {}; Seconds: {}"
|
|
--processes-format "Count: {}"
|
|
--packages-format "All: {}; pacman: {}; pacman branch: {}; dpkg: {}; rpm: {}; emerge: {}; xbps: {}; flatpak: {}; snap: {}"
|
|
--shell-format "Process name: {}; Process path: {}; Process exe: {}; Process version: {}; User path: {}; User exe: {}; User version: {}"
|
|
--resolution-format "Width: {}; Height: {}; Refresh rate: {}"
|
|
--de-format "Process name: {}; Pretty name: {}; Version: {}"
|
|
--wm-format "Process name: {}; Pretty name: {}; Protocol: {}"
|
|
--wm-theme-format "Name: {}"
|
|
--theme-format "Plasma: {}; Plasma colors: {}; Plasma colors pretty: {}; GTK2: {}; GTK3: {}; GTK4: {}; GTK: {}"
|
|
--icons-format "Plasma: {}; GTK2: {}; GTK3: {}; GTK4: {}; GTK: {}"
|
|
--font-format "Plasma raw: {}; Plasma name: {}; Plasma size: {}; Plasma styles: {}; Plasma pretty: {}; GTK2 raw: {}; GTK2 name: {}; GTK2 size: {}; GTK2 styles: {}; GTK2 pretty: {}; GTK3 raw: {}; GTK3 name: {}; GTK3 size: {}; GTK3 styles: {}; GTK3 pretty: {}; GTK4 raw: {}; GTK4 name: {}; GTK4 size: {}; GTK4 styles: {}; GTK4 pretty: {}; GTK: {}"
|
|
--cursor-format "Theme: {}; Size: {}"
|
|
--terminal-format "Process: {}; Path: {}; Exe: {}"
|
|
--terminal-font-format "Raw: {}; Name: {}; Size: {}; Styles: {}; Pretty: {}"
|
|
--cpu-format "Name: {}; Pretty: {}; Vendor: {}; Logical online: {}; Logical configured: {}; Physical: {}; Cores: {}; bios: {}; scaling max: {}; scaling min: {}; info max: {}; info min: {}; cpuinfo: {}; frequency: {}"
|
|
--cpu-usage-format "Percentage: {}"
|
|
--gpu-format "Vendor: {}; Vendor pretty: {}; Name: {}; Name pretty: {}; Driver: {}"
|
|
--memory-format "Used: {}; Total: {}; Percentage: {}"
|
|
--disk-format "Used: {}; Total: {}; Files: {}; Percentage: {}"
|
|
--battery-format "Manufactor: {}; Model: {}; Technology: {}; Capacaty: {}; Status: {}"
|
|
--player-format "Name: {}"
|
|
--song-format "Song: {}; Artist: {}; Album: {}"
|
|
--datetime-format "year: {}; yearShort: {}; month: {}; monthPretty: {}; monthName: {}; monthNameShort: {}; weekNumber: {}; weekday: {}; weekdayShort: {}; dayInYear: {}; dayInMonth: {}; dayInWeek: {}; hour: {}; hourPretty: {}; hour12: {}; hour12Pretty: {}; minute: {}; minutePretty: {}; second: {}; secondPretty: {}"
|