Dunst minor reorg
This commit is contained in:
		@@ -13,6 +13,15 @@
 | 
			
		||||
	sort = true			# Sort messages by urgency.
 | 
			
		||||
	stack_duplicates = true
 | 
			
		||||
 | 
			
		||||
	## MISC CONFIGURATION
 | 
			
		||||
	always_run_script = true	# Runs scripts for rules even if they're hidden
 | 
			
		||||
	browser = xdg-open
 | 
			
		||||
	dmenu = /usr/bin/rofi -dmenu -p dunst:
 | 
			
		||||
 | 
			
		||||
	## WINDOW CONFIGURATION
 | 
			
		||||
	title = Dunst
 | 
			
		||||
	class = Dunst
 | 
			
		||||
 | 
			
		||||
	## HISTORY
 | 
			
		||||
	sticky_history = yes		# Notifs pulled from history stay onscreen
 | 
			
		||||
	history_length = 20		# Buffer size
 | 
			
		||||
@@ -42,15 +51,6 @@
 | 
			
		||||
	icon_position = right
 | 
			
		||||
	max_icon_size = 48
 | 
			
		||||
 | 
			
		||||
	## MISC CONFIGURATION
 | 
			
		||||
	always_run_script = true	# Runs scripts for rules even if they're hidden
 | 
			
		||||
	browser = xdg-open
 | 
			
		||||
	dmenu = /usr/bin/rofi -dmenu -p dunst:
 | 
			
		||||
 | 
			
		||||
	## WINDOW CONFIGURATION
 | 
			
		||||
	title = Dunst
 | 
			
		||||
	class = Dunst
 | 
			
		||||
 | 
			
		||||
# IMPORTANT: colors have to be defined in quotation marks.
 | 
			
		||||
# Otherwise the "#" and following would be interpreted as a comment.
 | 
			
		||||
[urgency_low]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user