chore: Updated Xmonad look
This commit is contained in:
		
							parent
							
								
									e24f989316
								
							
						
					
					
						commit
						762872da76
					
				
					 7 changed files with 230 additions and 23 deletions
				
			
		| 
						 | 
				
			
			@ -15,11 +15,12 @@ size-transition = true
 | 
			
		|||
#             Corners           #
 | 
			
		||||
#################################
 | 
			
		||||
# requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
 | 
			
		||||
corner-radius = 4.0;
 | 
			
		||||
corner-radius = 16.0;
 | 
			
		||||
rounded-corners-exclude = [
 | 
			
		||||
  #"window_type = 'normal'",
 | 
			
		||||
  "class_g = 'Rofi'",
 | 
			
		||||
  "class_g = 'TelegramDesktop'",
 | 
			
		||||
  "class_g = 'Dunst'"
 | 
			
		||||
];
 | 
			
		||||
round-borders = 1;
 | 
			
		||||
round-borders-exclude = [
 | 
			
		||||
| 
						 | 
				
			
			@ -200,7 +201,7 @@ opacity-rule = [
 | 
			
		|||
  "100:class_g    = 'slop'",            # maim
 | 
			
		||||
  "100:class_g    = 'XTerm'",
 | 
			
		||||
  "100:class_g    = 'URxvt'",
 | 
			
		||||
  "100:class_g    = 'kitty'",
 | 
			
		||||
  "85:class_g    = 'kitty'",
 | 
			
		||||
  "100:class_g    = 'Alacritty'",
 | 
			
		||||
  "80:class_g     = 'Polybar'",
 | 
			
		||||
  "100:class_g    = 'code-oss'",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue