mirror of
				https://github.com/swaywm/sway.git
				synced 2025-10-29 05:40:18 -04:00 
			
		
		
		
	Add missing swaymsg completions
This commit is contained in:
		
							parent
							
								
									75aba00460
								
							
						
					
					
						commit
						33433c6434
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		|  | @ -14,7 +14,8 @@ _swaymsg() | ||||||
|     'get_marks' |     'get_marks' | ||||||
|     'get_bar_config' |     'get_bar_config' | ||||||
|     'get_version' |     'get_version' | ||||||
|     'get_clipboard' |     'get_binding_modes' | ||||||
|  |     'get_config' | ||||||
|   ) |   ) | ||||||
| 
 | 
 | ||||||
|   short=( |   short=( | ||||||
|  |  | ||||||
|  | @ -22,6 +22,8 @@ types=( | ||||||
| 'get_marks' | 'get_marks' | ||||||
| 'get_bar_config' | 'get_bar_config' | ||||||
| 'get_version' | 'get_version' | ||||||
|  | 'get_binding_modes' | ||||||
|  | 'get_config' | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| _arguments -s \ | _arguments -s \ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ian Fan
						Ian Fan