mirror of
				https://codeberg.org/dwl/dwl-patches.git
				synced 2025-11-03 21:44:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			586 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			586 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
### Description
 | 
						|
 | 
						|
This patch adds `menu` command, which allows dwl to interface with dmenu-like programs.
 | 
						|
 | 
						|
By default, two menus are available:
 | 
						|
- focusing a window by its title by pressing `Alt+o`
 | 
						|
- selecting a layout from a list by pressing `Alt+Shift+o`
 | 
						|
 | 
						|
Edit `menus` array in `config.h` to add/change menus and use a different dmenu program.
 | 
						|
 | 
						|
### Download
 | 
						|
- [git branch](https://codeberg.org/nikitaivanov/dwl/src/branch/menu)
 | 
						|
- [2024-07-13](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/menu/menu.patch)
 | 
						|
 | 
						|
### Authors
 | 
						|
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
 |