mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Use $term in default config
This commit is contained in:
		
							parent
							
								
									a436fc17ff
								
							
						
					
					
						commit
						1c4b50894c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								config
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								config
									
										
									
									
									
								
							| 
						 | 
					@ -22,7 +22,7 @@ set $menu dmenu_run
 | 
				
			||||||
# Basics:
 | 
					# Basics:
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
    # start a terminal
 | 
					    # start a terminal
 | 
				
			||||||
    bindsym $mod+Return exec urxvt
 | 
					    bindsym $mod+Return exec $term
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # kill focused window
 | 
					    # kill focused window
 | 
				
			||||||
    bindsym $mod+Shift+q kill
 | 
					    bindsym $mod+Shift+q kill
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue