add tray to waybar
This commit is contained in:
		
							parent
							
								
									fade766d7f
								
							
						
					
					
						commit
						36037be231
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -181,7 +181,9 @@ in {
 | 
				
			||||||
      modules-center = [
 | 
					      modules-center = [
 | 
				
			||||||
        "clock"
 | 
					        "clock"
 | 
				
			||||||
      ];
 | 
					      ];
 | 
				
			||||||
      modules-right = [];
 | 
					      modules-right = [
 | 
				
			||||||
 | 
					        "tray"
 | 
				
			||||||
 | 
					      ];
 | 
				
			||||||
    }];
 | 
					    }];
 | 
				
			||||||
    style = ''
 | 
					    style = ''
 | 
				
			||||||
      /* {%@@ set bg_rgb = hex2rgb(color.bg) @@%} */
 | 
					      /* {%@@ set bg_rgb = hex2rgb(color.bg) @@%} */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue