|  | @@ -1,10 +1,3 @@
 | 
	
		
			
				|  |  | -# This file has been auto-generated by i3-config-wizard(1).
 | 
	
		
			
				|  |  | -# It will not be overwritten, so edit it as you like.
 | 
	
		
			
				|  |  | -#
 | 
	
		
			
				|  |  | -# Should you change your keyboard layout some time, delete
 | 
	
		
			
				|  |  | -# this file and re-run i3-config-wizard(1).
 | 
	
		
			
				|  |  | -#
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |  # i3 config file (v4)
 | 
	
		
			
				|  |  |  #
 | 
	
		
			
				|  |  |  # Please see https://i3wm.org/docs/userguide.html for a complete reference!
 | 
	
	
		
			
				|  | @@ -119,6 +112,7 @@ bindsym $mod+Shift+0 move container to workspace number 10
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Move the current workspace to the next output
 | 
	
		
			
				|  |  |  # (effectively toggles when you only have two outputs)
 | 
	
		
			
				|  |  | +bindsym $mod+z move workspace to output left
 | 
	
		
			
				|  |  |  bindsym $mod+x move workspace to output right
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Tag a workspace
 |