whitewolfAK47

fastfetch endevouros dope fire whatever X

Jul 28th, 2025
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. {
  2. "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  3. "logo": {
  4. "source": "/home/fj/Downloads/zz.png",
  5. "type": "auto",
  6. "height": 20,
  7. "width": 30,
  8. "padding": {
  9. "top": 4,
  10. "left": 2,
  11. }
  12. },
  13. "modules": [
  14. "title",
  15. "separator",
  16. "break",
  17. {
  18. "type": "custom",
  19. "format": "\u001b[90m┌──────────────────────── Dell ──────────────────────────────┐"
  20. },
  21. {
  22. "type": "host",
  23. "key": " PC",
  24. "keyColor": "blue"
  25. },
  26. {
  27. "type": "cpu",
  28. "key": "│ ├ CPU",
  29. "showPeCoreCount": true,
  30. "keyColor": "blue"
  31. },
  32. {
  33. "type": "gpu",
  34. "key": "│ ├󰍛 GPU",
  35. "keyColor": "blue"
  36. },
  37. {
  38. "type": "gpu",
  39. "key": "│ ├󰍛 GPU",
  40. "format": "{3}",
  41. "keyColor": "blue"
  42. },
  43. {
  44. "type": "display",
  45. "key": "│ ├󰹑 DISPLAY",
  46. "keyColor": "blue"
  47. },
  48. {
  49. "type": "memory",
  50. "key": "│ ├󰍛 MEMORY",
  51. "keyColor": "blue"
  52. },
  53. {
  54. "type": "swap",
  55. "key": "│ ├󰓡 SWAP",
  56. "keyColor": "blue"
  57. },
  58. {
  59. "type": "custom",
  60. "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
  61. },
  62. "break",
  63. {
  64. "type": "custom",
  65. "format": "\u001b[90m┌──────────────────────── Purple Linux  ────────────────────┐"
  66. },
  67. {
  68. "type": "os",
  69. "key": " OS",
  70. "keyColor": "magenta"
  71. },
  72. {
  73. "type": "title",
  74. "key": "│ ├ USER/HOST",
  75. "format": "{user-name}@{host-name}",
  76. "keyColor": "magenta"
  77. },
  78. {
  79. "type": "kernel",
  80. "key": "│ ├ KERNEL",
  81. "keyColor": "magenta"
  82. },
  83. {
  84. "type": "packages",
  85. "key": "│ ├󰏖 PACKAGES",
  86. "keyColor": "magenta"
  87. },
  88. {
  89. "type": "terminal",
  90. "key": "│ ├ TERMINAL",
  91. "keyColor": "magenta"
  92. },
  93. {
  94. "type": "terminalfont",
  95. "key": "│ ├󰛖 TERMINAL FONT",
  96. "keyColor": "magenta"
  97. },
  98. {
  99. "type": "shell",
  100. "key": "└ └ SHELL",
  101. "keyColor": "magenta"
  102. },
  103. {
  104. "type": "custom",
  105. "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
  106. },
  107.  
  108. {
  109. "type": "custom",
  110. "format": "\u001b[90m┌─────────────────── Eye Candy ──────────────────────────────┐"
  111. },
  112. {
  113. "type": "de",
  114. "key": " DE",
  115. "keyColor": "cyan"
  116. },
  117. {
  118. "type": "lm",
  119. "key": "│ ├ DISPLAY MANAGER",
  120. "keyColor": "cyan"
  121. },
  122. {
  123. "type": "wm",
  124. "key": "│ ├ WINDOW MANAGER",
  125. "keyColor": "cyan"
  126. },
  127. {
  128. "type": "wmtheme",
  129. "key": "│ ├ THEME",
  130. "keyColor": "cyan"
  131. },
  132. {
  133. "type": "icons",
  134. "key": "│ ├󰉼 ICONS",
  135. "keyColor": "cyan"
  136. },
  137. {
  138. "type": "font",
  139. "key": "│ ├󰛖 SYSTEM FONT",
  140. "format": "{3}",
  141. "keyColor": "cyan"
  142. },
  143. {
  144. "type": "custom",
  145. "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
  146. },
  147. "break",
  148. {
  149. "type": "custom",
  150. "format": "\u001b[90m┌──────────────────────── SSD Drives ────────────────────────┐"
  151. },
  152. {
  153. "type": "disk",
  154. "key": "│ ├ DISK",
  155. "keyColor": "green"
  156. },
  157.  
  158.  
  159. {
  160. "type": "custom",
  161. "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
  162. },
  163. "break",
  164. "break",
  165. {
  166. "type": "custom",
  167. "format": "\u001b[90m┌─────────────────────── Other Info ─────────────────────────┐"
  168. },
  169. {
  170. "type": "wifi",
  171. "key": "│ ├󰤢 wifi",
  172. "keyColor": "yellow"
  173. },
  174. {
  175. "type": "camera",
  176. "key": "│ ├󰖠 camera",
  177. "keyColor": "yellow"
  178. },
  179. {
  180. "type": "media",
  181. "key": "│ ├ media",
  182. "keyColor": "yellow"
  183. },
  184. {
  185. "type": "custom",
  186. "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
  187. },
  188. {
  189. "type": "custom",
  190. "format": "\u001b[90m┌─────────────────────── Colors ─────────────────────────────┐"
  191. },
  192. {
  193. "type": "colors",
  194. "key": "│ ├󰛖 Palette",
  195. "keyColor": "red",
  196. "symbol": "circle"
  197. },
  198. {
  199. "type": "custom",
  200. "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
  201. }
  202. ]
  203. }
  204.  
  205.  
Add Comment
Please, Sign In to add comment