Some better styling
This commit is contained in:
		
							parent
							
								
									3184904b40
								
							
						
					
					
						commit
						e0570cda04
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		|  | @ -11,7 +11,7 @@ | |||
| 
 | ||||
|     ### Geometry ### | ||||
|     width = (350, 350) # So I can remember this later | ||||
|     height = 300 | ||||
|     height = 86 | ||||
|     origin = bottom-right | ||||
|     offset = 15x15 | ||||
|     scale = 0 | ||||
|  | @ -56,7 +56,7 @@ | |||
|     #   %p  progress value if set ([  0%] to [100%]) or nothing | ||||
|     #   %n  progress value if set without any extra characters | ||||
|     #   %%  Literal % | ||||
|     format = "<b>%s</b>\n%b" | ||||
|     format = "<b>%s</b><span size='small'> (%a)</span>\n%b" | ||||
|     alignment = left | ||||
|     vertical_alignment = bottom | ||||
|     show_age_threshold = 60 | ||||
|  | @ -147,10 +147,11 @@ | |||
|     urgency = low | ||||
|     timeout = 1 | ||||
|     set_stack_tag = 'sysinfo' # Replace the previous notification if it still exists. | ||||
|     format = "<b>%s</b>" | ||||
| 
 | ||||
| [Spotify] | ||||
|     appname = "Spotify" | ||||
| 
 | ||||
|     format = "%b" | ||||
|     background = "1db954" | ||||
|     format = "<b>%s</b>\n%b" | ||||
|     frame_color = "#1db954" | ||||
|     urgency = low | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue