mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 01:16:35 +00:00 
			
		
		
		
	Add keybindings for optional manual tiling
This commit is contained in:
		
							parent
							
								
									0291bccf22
								
							
						
					
					
						commit
						24d34c0d11
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -91,6 +91,12 @@ bind = SUPER_ALT, l, movewindow, r
 | 
				
			||||||
bind = SUPER_ALT, k, movewindow, u
 | 
					bind = SUPER_ALT, k, movewindow, u
 | 
				
			||||||
bind = SUPER_ALT, j, movewindow, d
 | 
					bind = SUPER_ALT, j, movewindow, d
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Override the split direction for next opened winodw
 | 
				
			||||||
 | 
					bind = SUPER_ALT, left, layoutmsg, preselect l
 | 
				
			||||||
 | 
					bind = SUPER_ALT, right, layoutmsg, preselect r
 | 
				
			||||||
 | 
					bind = SUPER_ALT, up, layoutmsg, preselect u
 | 
				
			||||||
 | 
					bind = SUPER_ALT, down, layoutmsg, preselect d
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Move between workspaces, swapping to current monitor (like xmonad)
 | 
					# Move between workspaces, swapping to current monitor (like xmonad)
 | 
				
			||||||
bind = SUPER, 1, exec, swap-workspace 1
 | 
					bind = SUPER, 1, exec, swap-workspace 1
 | 
				
			||||||
bind = SUPER, 2, exec, swap-workspace 2
 | 
					bind = SUPER, 2, exec, swap-workspace 2
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue