35 lines
		
	
	
		
			719 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			719 B
		
	
	
	
		
			Plaintext
		
	
	
[global]
 | 
						|
    geometry = "0-0+24"
 | 
						|
    monitor = 0
 | 
						|
    follow = keyboard
 | 
						|
    indicate_hidden = yes
 | 
						|
    notification_height = 0
 | 
						|
    padding = 8
 | 
						|
    horizontal_padding = 8
 | 
						|
    frame_width = 1
 | 
						|
    frame_color = "#333333"
 | 
						|
    separator_height = 1
 | 
						|
    idle_threshold = 120
 | 
						|
    font = Iosevka 12
 | 
						|
    markup=full
 | 
						|
    format = "%a\n%s\n%b"
 | 
						|
    dmenu = /usr/bin/dmenu -p dunst:
 | 
						|
    browser = /usr/bin/brave -new-tab
 | 
						|
    verbosity = info
 | 
						|
 | 
						|
[urgency_low]
 | 
						|
    background = "#111111"
 | 
						|
    foreground = "#cccccc"
 | 
						|
    timeout = 10
 | 
						|
 | 
						|
[urgency_normal]
 | 
						|
    background = "#111111"
 | 
						|
    foreground = "#cccccc"
 | 
						|
    timeout = 10
 | 
						|
 | 
						|
[urgency_critical]
 | 
						|
    background = "#111111"
 | 
						|
    foreground = "#ffffff"
 | 
						|
    frame_color = "#ff0000"
 | 
						|
    timeout = 0
 |