26 lines
		
	
	
	
		
			370 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			370 B
		
	
	
	
		
			Text
		
	
	
	
	
	
{
 | 
						|
	"layer": "top",
 | 
						|
	"position": "bottom",
 | 
						|
	"height": 28,
 | 
						|
	"spacing": 6,
 | 
						|
	"modules-left": [
 | 
						|
		"hyprland/workspaces"
 | 
						|
	],
 | 
						|
	"modules-center": [
 | 
						|
		"mpris"
 | 
						|
	],
 | 
						|
	"modules-right": [
 | 
						|
		"network",
 | 
						|
		"temperature",
 | 
						|
		"cpu",
 | 
						|
		"memory",
 | 
						|
		"custom/pacman",
 | 
						|
		"custom/status",
 | 
						|
		"custom/weather",
 | 
						|
		"clock",
 | 
						|
		"tray"
 | 
						|
	],
 | 
						|
	"include": [
 | 
						|
		"~/.config/waybar/default-modules.json",
 | 
						|
	],
 | 
						|
}
 |