mirror of
				https://github.com/tiyn/dotfiles.git
				synced 2025-10-30 20:11:16 +01:00 
			
		
		
		
	dunstrc and tmux
This commit is contained in:
		| @@ -75,19 +75,19 @@ | ||||
| [urgency_low] | ||||
|     # IMPORTANT: colors have to be defined in quotation marks. | ||||
|     # Otherwise the "#" and following would be interpreted as a comment. | ||||
|     background = "#ffa500" | ||||
|     background = "#a62238" | ||||
|     foreground = "#000000" | ||||
|     timeout = 5 | ||||
|     # Icon for notifications with low urgency, uncomment to enable | ||||
|     #icon = /path/to/icon | ||||
|  | ||||
| [urgency_normal] | ||||
|     background = "#ffa500" | ||||
|     background = "#a62238" | ||||
|     foreground = "#000000" | ||||
|     timeout = 5 | ||||
|  | ||||
| [urgency_critical] | ||||
|     background = "#ffa500" | ||||
|     background = "#a62238" | ||||
|     foreground = "#000000" | ||||
|     frame_color = "#000000" | ||||
|     timeout = 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user