Added custom names

This commit is contained in:
Kristofers Solo 2023-02-22 22:11:15 +02:00
parent a05bb7cee9
commit 764ecefe1d

View File

@ -26,7 +26,7 @@
# List available modules with "fastfetch --list-modules". # List available modules with "fastfetch --list-modules".
# Get the default structure with "fastfetch --print-structure". # Get the default structure with "fastfetch --print-structure".
# --structure Title:Separator:OS:Host:Kernel:Uptime:Packages:Shell:Resolution:DE:WM:WMTheme:Theme:Icons:Font:Cursor:Terminal:TerminalFont:CPU:GPU:Memory:Disk:Battery:Locale:Break:Colors # --structure Title:Separator:OS:Host:Kernel:Uptime:Packages:Shell:Resolution:DE:WM:WMTheme:Theme:Icons:Font:Cursor:Terminal:TerminalFont:CPU:GPU:Memory:Disk:Battery:Locale:Break:Colors
--structure Title:Separator:OS:Host:Kernel:Uptime:Packages:Resolution:DE:WM:WMTheme:Theme:Icons:CPU:GPU:Memory:Disk:Battery:Song:Break --structure Title:Separator:OS:Host:Kernel:Uptime:Break:Packages:Resolution:Break:CPU:GPU:Memory:Disk:Battery:Break:Song:PublicIP:DateTime
# Multithreading option: # Multithreading option:
# Sets if fastfetch should use multiple threads to detect the values. # Sets if fastfetch should use multiple threads to detect the values.
@ -88,13 +88,13 @@
# Adds a padding to the left and the right side of the logo. # Adds a padding to the left and the right side of the logo.
# Must be a positive integer. # Must be a positive integer.
# Default is 0. # Default is 0.
#--logo-padding 0 # --logo-padding 0
# Logo padding left option: # Logo padding left option:
# Adds a padding to the left side of the logo. # Adds a padding to the left side of the logo.
# Must be a positive integer. # Must be a positive integer.
# Default is 0. # Default is 0.
#--logo-padding-left 0 # --logo-padding-left 0
# Logo padding right option: # Logo padding right option:
# Adds a padding to the right side of the logo. # Adds a padding to the right side of the logo.
@ -149,35 +149,61 @@
# Key options: # Key options:
# Sets the displayed key of a module # Sets the displayed key of a module
# Can be any string. Some of theme take an argument like a format string. See "fastfetch --help format" for help. # Can be any string. Some of theme take an argument like a format string. See "fastfetch --help format" for help.
--os-key OS # --os-key OS
--host-key Host # --os-key OS
--kernel-key Kernel # --os-key ""
--uptime-key Uptime --os-key BTW I use
# --host-key Host
# --host-key ""
--host-key Mainframe
# --kernel-key Kernel
# --kernel-key ""
--kernel-key Penguin
# --uptime-key Uptime
--uptime-key Time without touching grass
--processes-key Processes --processes-key Processes
--packages-key Packages # --packages-key Packages
--shell-key Shell # --packages-key ""
--resolution-key Resolution {1} --packages-key Bloat amount
--de-key DE # --shell-key Shell
--wm-key WM # --wm-key ""
--wm-theme-key WM Theme # --shell-key ""
--theme-key Theme --shell-key Krab
--icons-key Icons # --resolution-key Resolution {1}
--font-key Font # --resolution-key Flex {1}
--cursor-key Cursor # --de-key DE
--terminal-key Terminal # --wm-key WM
--terminal-font-key Terminal Font # --wm-theme-key WM Theme
--cpu-key CPU # --theme-key Theme
--cpu-usage-key CPU Usage # --icons-key Icons
# --font-key Font
# --cursor-key Cursor
# --terminal-key Terminal
# --terminal-key ""
# --terminal-font-key Terminal Font
# --terminal-font-key ""
# --cpu-key CPU
# --cpu-key ""
--cpu-key Toaster
# --cpu-usage-key CPU Usage
# --gpu-key GPU {1} # --gpu-key GPU {1}
--memory-key Memory # --gpu-key "﬙"
--disk-key Disk ({1}) --gpu-key Crypto Miner
--battery-key Battery {1} # --memory-key Memory
--locale-key Locale --memory-key I forgot
--local-ip-key Local IP ({1}) # --disk-key Disk ({1})
--public-ip-key Public IP --disk-key Floppy {1}
# --battery-key Battery {1}
--battery-key Juice
# --locale-key Locale
# --local-ip-key Local IP ({1})
# --public-ip-key Public IP
# --public-ip-key Doxxed
--public-ip-key AAA Server
--player-key Media Player --player-key Media Player
--song-key Song # --song-key Song
--datetime-key Date Time # --song-key Earrape
--datetime-key Spacetime
# Format options: # Format options:
# Sets the format string for module values. # Sets the format string for module values.
@ -195,12 +221,12 @@
# --de-format # --de-format
# --wm-format # --wm-format
# --wm-theme-format # --wm-theme-format
#--theme-format # --theme-format
#--icons-format # --icons-format
#--font-format # --font-format
#--cursor-format # --cursor-format
#--terminal-format # --terminal-format
#--terminal-font-format # --terminal-font-format
# --cpu-format # --cpu-format
# --cpu-usage-format # --cpu-usage-format
# --gpu-format # --gpu-format
@ -210,9 +236,9 @@
# --locale-format # --locale-format
# --local-ip-format # --local-ip-format
# --public-ip-format # --public-ip-format
#--player-format # --player-format
#--song-format # --song-format
#--datetime-format # --datetime-format
# Library options: # Library options:
# Sets an user specific path to a library to load. # Sets an user specific path to a library to load.
@ -231,3 +257,5 @@
#--lib-rpm /usr/lib/librpm.so #--lib-rpm /usr/lib/librpm.so
#--lib-imagemagick /usr/lib/libMagickCore-7.Q16HDRI.so #--lib-imagemagick /usr/lib/libMagickCore-7.Q16HDRI.so
#--lib-z /usr/lib/libz.so #--lib-z /usr/lib/libz.so