mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	config: remove trailing whitespace
This commit is contained in:
		
							parent
							
								
									402c9f4bf0
								
							
						
					
					
						commit
						71f28fae57
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										10
									
								
								config
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								config
									
										
									
									
									
								
							| 
						 | 
					@ -44,7 +44,7 @@ set $menu dmenu_run
 | 
				
			||||||
    bindsym $mod+Shift+e exit
 | 
					    bindsym $mod+Shift+e exit
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Moving around:
 | 
					# Moving around:
 | 
				
			||||||
# 
 | 
					#
 | 
				
			||||||
    # Move your focus around with $mod+[h|j|k|l], like vim
 | 
					    # Move your focus around with $mod+[h|j|k|l], like vim
 | 
				
			||||||
    bindsym $mod+h focus left
 | 
					    bindsym $mod+h focus left
 | 
				
			||||||
    bindsym $mod+j focus down
 | 
					    bindsym $mod+j focus down
 | 
				
			||||||
| 
						 | 
					@ -68,7 +68,7 @@ set $menu dmenu_run
 | 
				
			||||||
    bindsym $mod+Shift+Right move right
 | 
					    bindsym $mod+Shift+Right move right
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Workspaces:
 | 
					# Workspaces:
 | 
				
			||||||
# 
 | 
					#
 | 
				
			||||||
    # switch to workspace
 | 
					    # switch to workspace
 | 
				
			||||||
    bindsym $mod+1 workspace 1
 | 
					    bindsym $mod+1 workspace 1
 | 
				
			||||||
    bindsym $mod+2 workspace 2
 | 
					    bindsym $mod+2 workspace 2
 | 
				
			||||||
| 
						 | 
					@ -91,7 +91,7 @@ set $menu dmenu_run
 | 
				
			||||||
    bindsym $mod+Shift+8 move container to workspace 8
 | 
					    bindsym $mod+Shift+8 move container to workspace 8
 | 
				
			||||||
    bindsym $mod+Shift+9 move container to workspace 9
 | 
					    bindsym $mod+Shift+9 move container to workspace 9
 | 
				
			||||||
    bindsym $mod+Shift+0 move container to workspace 10
 | 
					    bindsym $mod+Shift+0 move container to workspace 10
 | 
				
			||||||
# 
 | 
					#
 | 
				
			||||||
# Layout stuff:
 | 
					# Layout stuff:
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
    # You can "split" the current object of your focus with
 | 
					    # You can "split" the current object of your focus with
 | 
				
			||||||
| 
						 | 
					@ -118,10 +118,10 @@ set $menu dmenu_run
 | 
				
			||||||
    bindsym $mod+a focus parent
 | 
					    bindsym $mod+a focus parent
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Scratchpad:
 | 
					# Scratchpad:
 | 
				
			||||||
# 
 | 
					#
 | 
				
			||||||
    # Sway has a "scratchpad", which is a bag of holding for windows.
 | 
					    # Sway has a "scratchpad", which is a bag of holding for windows.
 | 
				
			||||||
    # You can send windows there and get them back later.
 | 
					    # You can send windows there and get them back later.
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    # Move the currently focused window to the scratchpad
 | 
					    # Move the currently focused window to the scratchpad
 | 
				
			||||||
    bindsym $mod+Shift+minus move scratchpad
 | 
					    bindsym $mod+Shift+minus move scratchpad
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue