|  | @@ -16,7 +16,7 @@ font pango:monospace 12
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # This font is widely installed, provides lots of unicode glyphs, right-to-left
 | 
	
		
			
				|  |  |  # text rendering and scalability on retina/hidpi displays (thanks to pango).
 | 
	
		
			
				|  |  | -font pango:Cantarell 11px
 | 
	
		
			
				|  |  | +font pango:B612 12
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # The combination of xss-lock, nm-applet and pactl is a popular choice, so
 | 
	
		
			
				|  |  |  # they are included here as an example. Modify as you see fit.
 | 
	
	
		
			
				|  | @@ -39,7 +39,7 @@ bindsym $mod+Shift+q kill
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # start dmenu (a program launcher)
 | 
	
		
			
				|  |  |  bindsym $mod+d exec bemenu-run -l 10 -p  --counter always -c -W 0.1 -B 10 \
 | 
	
		
			
				|  |  | -    --fixed-height --fn  'Cantarell 11'  \
 | 
	
		
			
				|  |  | +    --fixed-height --fn  'B612 11'  \
 | 
	
		
			
				|  |  |      --bdr "#323232" --tf "#FFFFFF" --hf "#FFFFFF"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # change focus
 |