mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Presets: rename all flag based files to *.conf
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# This file is deprecated, use all.jsonc instead
|
||||
|
||||
--structure Title:Separator:OS:Host:Bios:Board:Chassis:Kernel:Uptime:Processes:Packages:Shell:Display:Brightness:Monitor:LM:DE:WM:WMTheme:Theme:Icons:Font:Cursor:Wallpaper:Terminal:TerminalFont:TerminalSize:CPU:CPUUsage:GPU:Memory:Swap:Disk:Battery:PowerAdapter:Player:Media:PublicIP:LocalIP:Wifi:DateTime:Locale:Vulkan:OpenGL:OpenCL:Users:Bluetooth:Sound:Gamepad:Weather:NetIO:DiskIO:PhysicalDisk:Version:Break:Colors
|
||||
@@ -1,3 +1,5 @@
|
||||
# This file is deprecated, use btw.jsonc instead
|
||||
|
||||
--logo arch
|
||||
--os-format "Arch Linux ({12})"
|
||||
--packages-format "{} (pacman)"
|
||||
@@ -1 +0,0 @@
|
||||
# Load with --load-config examples/1
|
||||
@@ -1,4 +1,4 @@
|
||||
# Load with --load-config examples/2
|
||||
# This file is deprecated, use 2.jsonc instead
|
||||
# Note that you must replace the image path to an existing image to display it.
|
||||
|
||||
--kitty /home/linus/Bilder/Gentoo.png
|
||||
@@ -1,4 +1,4 @@
|
||||
# Load with --load-config example/3
|
||||
# This file is deprecated, use 3.jsonc instead
|
||||
|
||||
--logo debian_small
|
||||
--structure Vulkan:OpenGL:OpenCL:Memory:Disk:LocalIP
|
||||
@@ -1,4 +1,4 @@
|
||||
# Load with --load-config examples/4
|
||||
# This file is deprecated, use 4.jsonc instead
|
||||
|
||||
--color blue
|
||||
--logo arch_small
|
||||
@@ -1,4 +1,4 @@
|
||||
# Load with --load-config examples/5
|
||||
# This file is deprecated, use 5.jsonc instead
|
||||
|
||||
--logo none
|
||||
--color reset_magenta
|
||||
@@ -1,3 +1,5 @@
|
||||
# This file is deprecated, use hardware.jsonc instead
|
||||
|
||||
--structure Host:Display:CPU:GPU:Memory:Disk:Battery
|
||||
--memory-format "{?2}{2}{?}"
|
||||
--disk-format "{?2}{2}{?}"
|
||||
@@ -1,3 +1,5 @@
|
||||
# This file is deprecated, use neofetch.jsonc instead
|
||||
|
||||
--structure "Title:Separator:OS:Host:Kernel:Uptime:Packages:Shell:Display:DE:WM:WMTheme:Theme:Icons:Terminal:TerminalFont:CPU:GPU:Memory:Break:Colors"
|
||||
--host-format "{/2}{-}{/}{2}{?3} {3}{?}"
|
||||
--os-format "{3} {12}"
|
||||
@@ -1,3 +1,5 @@
|
||||
# This file is deprecated, use paleofetch.jsonc instead
|
||||
|
||||
--structure Title:Separator:OS:Host:Kernel:Uptime:Battery:Break:Packages:Shell:Display:Terminal:Break:CPU:GPU:Memory:Break:Colors
|
||||
--host-format "{/2}{-}{/}{2}{?3} {3}{?}"
|
||||
--battery-format "{/4}{-}{/}{4}%{?5} [{5}]{?}"
|
||||
@@ -1 +1,3 @@
|
||||
# This file is deprecated, use software.jsonc instead
|
||||
|
||||
--structure OS:Kernel:Shell:DE:WM:WMTheme:Theme:Icons:Font:Cursor:Terminal:TerminalFont
|
||||
Reference in New Issue
Block a user