user correct opacity for rofi
This commit is contained in:
		
							parent
							
								
									9eed8fb9c1
								
							
						
					
					
						commit
						1eddbe7568
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -32,7 +32,7 @@ in {
 | 
			
		|||
        };
 | 
			
		||||
 | 
			
		||||
        "#window" = {
 | 
			
		||||
          background-color = mkLiteral "${color.bg}ee";
 | 
			
		||||
          background-color = mkLiteral "${color.bg}${lib.toHexString (theme.opacity * 255 / 100)}";
 | 
			
		||||
          # children = map mkLiteral [ "prompt" "entry" ];
 | 
			
		||||
          border = mkLiteral "2px solid";
 | 
			
		||||
          border-color = mkLiteral accent.color;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue