From agangofkittens, 9 Years ago, written in Plain Text.
Embed
  1. [global]
  2.         font = "Droid Sans 8"
  3.         allow_markup = yes
  4.         format = "<b>%s</b>\n%b"
  5.         sort = yes
  6.         indicate_hidden = yes
  7.         alignment = center
  8.         bounce_freq = 0
  9.         show_age_threshold = 60
  10.         word_wrap = yes
  11.         ignore_newline = no
  12.         geometry = "200x5-30+20"
  13.         transparency = 0
  14.         idle_threshold = 120
  15.         monitor = 0
  16.         follow = mouse
  17.         sticky_history = yes
  18.         line_height = 0
  19.         separator_height = 2
  20.         padding = 8
  21.         horizontal_padding = 8
  22.         separator_color = frame
  23.         startup_notification = false
  24.  
  25. [frame]
  26.         width = 1
  27.         color = "#464B50"
  28.  
  29. [shortcuts]
  30.         close = ctrl+space
  31.         close_all = ctrl+shift+space
  32.         history = ctrl+grave
  33.         context = ctrl+shift+period
  34.  
  35. [urgency_low]
  36.         background = "#323537"
  37.         foreground = "#8F9D6A"
  38.         timeout = 3
  39.  
  40. [urgency_normal]
  41.         background = "#323537"
  42.         foreground = "#AFC4DB"
  43.         timeout = 5
  44.  
  45. [urgency_critical]
  46.         background = "#323537"
  47.         foreground = "#CF6A4C"
  48.         timeout = 15