Add fastfetch config
This commit is contained in:
		
							
								
								
									
										28
									
								
								dot_config/fastfetch/config.jsonc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								dot_config/fastfetch/config.jsonc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,28 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
 | 
			
		||||
  "modules": [
 | 
			
		||||
    "title",
 | 
			
		||||
    "separator",
 | 
			
		||||
    "os",
 | 
			
		||||
    "host",
 | 
			
		||||
    "kernel",
 | 
			
		||||
    "uptime",
 | 
			
		||||
    "packages",
 | 
			
		||||
    "shell",
 | 
			
		||||
    "de",
 | 
			
		||||
    "wm",
 | 
			
		||||
    "wmtheme",
 | 
			
		||||
    "theme",
 | 
			
		||||
    "font",
 | 
			
		||||
    "cursor",
 | 
			
		||||
    "terminal",
 | 
			
		||||
    "terminalfont",
 | 
			
		||||
    "cpu",
 | 
			
		||||
    "gpu",
 | 
			
		||||
    "memory",
 | 
			
		||||
    "swap",
 | 
			
		||||
    "localip",
 | 
			
		||||
    "battery",
 | 
			
		||||
    "poweradapter",
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user