mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 08:38:41 +00:00 
			
		
		
		
	Added maximise bind to hyprland
This commit is contained in:
		
							parent
							
								
									c21227dc11
								
							
						
					
					
						commit
						157f352b53
					
				| 
						 | 
					@ -163,8 +163,8 @@ bind = $mainMod, J, movefocus, d
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Toggle fullscreen
 | 
					# Toggle fullscreen
 | 
				
			||||||
bind = $mainMod, M, fullscreen
 | 
					bind = $mainMod, M, fullscreen
 | 
				
			||||||
# Fake (internal) fullscreen
 | 
					# Maximize
 | 
				
			||||||
# bind = $mainMod SHIFT, M, fakefullscreen
 | 
					bind = $mainMod SHIFT, M, fullscreen, 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Switch workspaces with mainMod + [0-9]
 | 
					# Switch workspaces with mainMod + [0-9]
 | 
				
			||||||
bind = $mainMod, 1, workspace, 1
 | 
					bind = $mainMod, 1, workspace, 1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue