35 lines
		
	
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| #
 | |
| # ~/.config/mako/config
 | |
| # 
 | |
| 
 | |
| # Default
 | |
| 
 | |
| anchor=bottom-right
 | |
| background-color=#171717c3
 | |
| default-timeout=4000
 | |
| font=Letter
 | |
| 
 | |
| # Ugency
 | |
| 
 | |
| [urgency=low]
 | |
| border-color=#e3e3e3
 | |
| 
 | |
| [urgency=normal]
 | |
| border-color=#cccccc
 | |
| 
 | |
| [urgency=high]
 | |
| border-color=#bf616a
 | |
| default-timeout=0
 | |
| 
 | |
| [mode=do-not-disturb]
 | |
| invisible=1
 | |
| 
 | |
| # Overwrite invisibilty if it is sysinfo
 | |
| [category=sysinfo]
 | |
| invisible=0
 | |
| 
 | |
| # Positional
 | |
| 
 | |
| [category=sysinfo]
 | |
| anchor=top-center
 | |
| 
 |