Update hyprland configs
This commit is contained in:
		
							parent
							
								
									98789e2c05
								
							
						
					
					
						commit
						452e39205a
					
				
					 3 changed files with 4 additions and 6 deletions
				
			
		|  | @ -20,8 +20,8 @@ general { | |||
|     #col.group_border_active = rgb(44475a) # or rgb(6272a4) | ||||
| 
 | ||||
| } | ||||
| decoration { | ||||
|     col.shadow = rgba(1E202966) | ||||
| decoration:shadow { | ||||
|     color = rgba(1E202966) | ||||
| 
 | ||||
|     # suggested shadow setting | ||||
|     #drop_shadow = yes | ||||
|  |  | |||
|  | @ -6,6 +6,8 @@ layerrule = noanim, notifications | |||
| 
 | ||||
| # Workspace rules | ||||
| 
 | ||||
| workspace = w[t1], gapsin:0, gapsout:0, border:0 | ||||
| 
 | ||||
| windowrulev2 = workspace $ws_web silent, class:(qutebrowser) | ||||
| windowrulev2 = workspace $ws_web, class:(firefox) | ||||
| 
 | ||||
|  |  | |||
|  | @ -71,14 +71,10 @@ dwindle { | |||
|     preserve_split = yes # you probably want this | ||||
| 
 | ||||
| 	force_split = 2 # always split to right/bottom | ||||
| 
 | ||||
| 	no_gaps_when_only = yes | ||||
| } | ||||
| 
 | ||||
| master { | ||||
|     # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more | ||||
|     new_status = master | ||||
| 	mfact = 0.5 | ||||
| 
 | ||||
| 	no_gaps_when_only = yes | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue