display the fact that we actually run shit with dmenu, for consistency
This commit is contained in:
		
							parent
							
								
									08575608c9
								
							
						
					
					
						commit
						88d5899350
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -47,7 +47,7 @@ bindsym $mod+x exec urxvt
 | 
				
			||||||
bindsym $mod+Shift+c kill
 | 
					bindsym $mod+Shift+c kill
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# start dmenu (a program launcher)
 | 
					# start dmenu (a program launcher)
 | 
				
			||||||
bindsym $mod+d exec dmenu_run -i -fn "$dmenu_font" -sb "$selected_bg" -sf "$selected_fg"
 | 
					bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font" -sb "$selected_bg" -sf "$selected_fg"
 | 
				
			||||||
bindsym $mod+p exec dmenu_ssh '/usr/bin/urxvt -e ssh' -i -fn "$dmenu_font" -sb "$selected_bg" -sf "$selected_fg"
 | 
					bindsym $mod+p exec dmenu_ssh '/usr/bin/urxvt -e ssh' -i -fn "$dmenu_font" -sb "$selected_bg" -sf "$selected_fg"
 | 
				
			||||||
bindsym $mod+u exec dmenu_pass -i -fn "$dmenu_font" -sb "$selected_bg" -sf "$selected_fg"
 | 
					bindsym $mod+u exec dmenu_pass -i -fn "$dmenu_font" -sb "$selected_bg" -sf "$selected_fg"
 | 
				
			||||||
# There also is the (new) i3-dmenu-desktop which only displays applications
 | 
					# There also is the (new) i3-dmenu-desktop which only displays applications
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue