mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Switch default config to wmenu-run
This removes the last dependency bit on dmenu. No need for
"swaymsg exec" anymore: wmenu-run handles the xdg-activation
shenanigans.
(cherry picked from commit b44015578a)
			
			
This commit is contained in:
		
							parent
							
								
									3fba40da50
								
							
						
					
					
						commit
						fb0f2add19
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -16,9 +16,7 @@ set $right l
 | 
			
		|||
# Your preferred terminal emulator
 | 
			
		||||
set $term foot
 | 
			
		||||
# Your preferred application launcher
 | 
			
		||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
 | 
			
		||||
# on the original workspace that the command was run on.
 | 
			
		||||
set $menu dmenu_path | wmenu | xargs swaymsg exec --
 | 
			
		||||
set $menu wmenu-run
 | 
			
		||||
 | 
			
		||||
### Output configuration
 | 
			
		||||
#
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue