Improve configs
fixes, replace exa with eza, update home-manager version
This commit is contained in:
		
							parent
							
								
									de0663730c
								
							
						
					
					
						commit
						ccb5e6660e
					
				
					 13 changed files with 80 additions and 89 deletions
				
			
		|  | @ -28,7 +28,7 @@ windowrulev2 = monitor $mon2, class:(steam), title:^(Friends List) | |||
| windowrulev2 = float, class:(xdg-desktop-portal-gtk) | ||||
| 
 | ||||
| windowrulev2 = monitor $mon2, class:(thunderbird), title:^$ # where monitor silent rule? | ||||
| windowrulev2 = nofocus, class:(thunderbird), title:^$ | ||||
| windowrulev2 = noinitialfocus, class:(thunderbird), title:^$ | ||||
| windowrulev2 = float, class:(thunderbird), title:^$ | ||||
| windowrulev2 = move 5 5, class:(thunderbird), title:^$ | ||||
| 
 | ||||
|  |  | |||
|  | @ -31,14 +31,21 @@ general { | |||
|     layout = dwindle | ||||
| } | ||||
| 
 | ||||
| misc { | ||||
| 	disable_hyprland_logo = true | ||||
| } | ||||
| 
 | ||||
| decoration { | ||||
|     # See https://wiki.hyprland.org/Configuring/Variables/ for more | ||||
| 
 | ||||
|     rounding = 3 | ||||
|     blur = yes | ||||
|     blur_size = 3 | ||||
|     blur_passes = 1 | ||||
|     blur_new_optimizations = true | ||||
| 
 | ||||
| 	blur { | ||||
| 		enabled = true | ||||
| 		size = 3 | ||||
| 		passes = 1 | ||||
| 		new_optimizations = true | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| animations { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue