Add templating for dunstrc (monitor from env)
This commit is contained in:
		
							parent
							
								
									1a7332365c
								
							
						
					
					
						commit
						eab72a3328
					
				
					 3 changed files with 11 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
    ### Display ###
 | 
			
		||||
 | 
			
		||||
    # Which monitor should the notifications be displayed on.
 | 
			
		||||
    monitor = 0
 | 
			
		||||
    monitor = {{ env.DUNST_MONITOR }}
 | 
			
		||||
 | 
			
		||||
    # Display notification on focused monitor.  Possible modes are:
 | 
			
		||||
    #   mouse: follow mouse pointer
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue